Class Subscribe
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
InputPanel
InputPanel control.
protected UpdatePanel InputPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MarketingEmailDisabled
MarketingEmailDisabled control.
protected CheckSwitch MarketingEmailDisabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Status
Status control.
protected Alert Status
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubscribeButton
SubscribeButton control.
protected SaveButton SubscribeButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserEmail
UserEmail control.
protected TextBox UserEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UserName
UserName control.
protected TextBox UserName
Field Value
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)