Table of Contents

Class Subscribe

Namespace
InSite.UI.Lobby
Assembly
InSite.UI.dll
public class Subscribe : LobbyBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Subscribe
Implements
Inherited Members

Constructors

Subscribe()

public Subscribe()

Fields

GroupList

GroupList control.

protected Repeater GroupList

Field Value

Repeater

Remarks

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

InputPanel

InputPanel control.

protected UpdatePanel InputPanel

Field Value

UpdatePanel

Remarks

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

MarketingEmailDisabled

MarketingEmailDisabled control.

protected CheckSwitch MarketingEmailDisabled

Field Value

CheckSwitch

Remarks

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

Status

Status control.

protected Alert Status

Field Value

Alert

Remarks

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

SubscribeButton

SubscribeButton control.

protected SaveButton SubscribeButton

Field Value

SaveButton

Remarks

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

UserEmail

UserEmail control.

protected TextBox UserEmail

Field Value

TextBox

Remarks

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

UserName

UserName control.

protected TextBox UserName

Field Value

TextBox

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs