Table of Contents

Class LobbyForm

Namespace
InSite.UI.Layout.Lobby
Assembly
InSite.UI.dll
public class LobbyForm : MasterPage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
LobbyForm
Implements
Inherited Members

Constructors

LobbyForm()

public LobbyForm()

Fields

BodyContent

BodyContent control.

protected ContentPlaceHolder BodyContent

Field Value

ContentPlaceHolder

Remarks

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

BodyForm

BodyForm control.

protected HtmlForm BodyForm

Field Value

HtmlForm

Remarks

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

FooterCurrentScripts

FooterCurrentScripts control.

protected BundleJsFooter FooterCurrentScripts

Field Value

BundleJsFooter

Remarks

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

HeadContent

HeadContent control.

protected ContentPlaceHolder HeadContent

Field Value

ContentPlaceHolder

Remarks

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

HeaderCurrentScripts

HeaderCurrentScripts control.

protected BundleJsHeader HeaderCurrentScripts

Field Value

BundleJsHeader

Remarks

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

HtmlBody

HtmlBody control.

protected HtmlGenericControl HtmlBody

Field Value

HtmlGenericControl

Remarks

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

MainColumn

MainColumn control.

protected HtmlGenericControl MainColumn

Field Value

HtmlGenericControl

Remarks

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

ScriptManager

ScriptManager control.

protected ScriptManager ScriptManager

Field Value

ScriptManager

Remarks

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

SideColumn

SideColumn control.

protected HtmlGenericControl SideColumn

Field Value

HtmlGenericControl

Remarks

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

SideContent

SideContent control.

protected ContentPlaceHolder SideContent

Field Value

ContentPlaceHolder

Remarks

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

SignInIcon

SignInIcon control.

protected HtmlImage SignInIcon

Field Value

HtmlImage

Remarks

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

SignInLogo control.

protected HtmlImage SignInLogo

Field Value

HtmlImage

Remarks

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

Properties

Identity

protected static ISecurityFramework Identity { get; }

Property Value

ISecurityFramework

Organization

protected static OrganizationState Organization { get; }

Property Value

OrganizationState

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SetMainWidth(int)

public void SetMainWidth(int columns)

Parameters

columns int