Table of Contents

Class AcceptLicense

Namespace
InSite.UI.Portal.Accounts.Users
Assembly
InSite.UI.dll
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

Button

Remarks

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

ButtonPanel

ButtonPanel control.

protected HtmlGenericControl ButtonPanel

Field Value

HtmlGenericControl

Remarks

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

DisagreeButton

DisagreeButton control.

protected Button DisagreeButton

Field Value

Button

Remarks

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

ImpersonatorPanel

ImpersonatorPanel control.

protected HtmlGenericControl ImpersonatorPanel

Field Value

HtmlGenericControl

Remarks

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

LicenseContainer

LicenseContainer control.

protected HtmlGenericControl LicenseContainer

Field Value

HtmlGenericControl

Remarks

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

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

Methods

GetReturnUrl()

protected override string GetReturnUrl()

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs