Table of Contents

Class SidebarSwitch

Namespace
InSite.UI.Layout.Common.Controls.Navigation
Assembly
InSite.UI.dll
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

CheckSwitch

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

GetJsValue()

protected string GetJsValue()

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs

SidebarEnabled()

public static bool? SidebarEnabled()

Returns

bool?