Table of Contents

Class GrantAccess

Namespace
InSite.UI.Portal.Accounts.Users
Assembly
InSite.UI.dll
public class GrantAccess : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
GrantAccess
Implements
Inherited Members

Constructors

GrantAccess()

public GrantAccess()

Fields

ApproveEmail

ApproveEmail control.

protected HtmlGenericControl ApproveEmail

Field Value

HtmlGenericControl

Remarks

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

ApproveFullName

ApproveFullName control.

protected HtmlGenericControl ApproveFullName

Field Value

HtmlGenericControl

Remarks

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

ApproveReason

ApproveReason control.

protected TextBox ApproveReason

Field Value

TextBox

Remarks

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

FormRow

FormRow control.

protected HtmlGenericControl FormRow

Field Value

HtmlGenericControl

Remarks

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

IsAccessGranted

IsAccessGranted control.

protected CheckSwitch IsAccessGranted

Field Value

CheckSwitch

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

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs