Class SidebarSwitch
public class SidebarSwitch : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
SidebarSwitch
- Implements
- Inherited Members
Constructors
SidebarSwitch()
public SidebarSwitch()
Fields
Switch
Switch control.
protected CheckSwitch Switch
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetJsValue()
protected string GetJsValue()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
SidebarEnabled()
public static bool? SidebarEnabled()
Returns
- bool?