Table of Contents

Class LobbyEmpty

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

Constructors

LobbyEmpty()

public LobbyEmpty()

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.

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.

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.

Methods

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs