Class AcceptLicense
public class AcceptLicense : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
AcceptLicense
- Implements
- Inherited Members
Constructors
AcceptLicense()
public AcceptLicense()
Fields
AgreeButton
AgreeButton control.
protected Button AgreeButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ButtonPanel
ButtonPanel control.
protected HtmlGenericControl ButtonPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DisagreeButton
DisagreeButton control.
protected Button DisagreeButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImpersonatorPanel
ImpersonatorPanel control.
protected HtmlGenericControl ImpersonatorPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LicenseContainer
LicenseContainer control.
protected HtmlGenericControl LicenseContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetReturnUrl()
protected override string GetReturnUrl()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)