Class GrantAccess
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ApproveFullName
ApproveFullName control.
protected HtmlGenericControl ApproveFullName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ApproveReason
ApproveReason control.
protected TextBox ApproveReason
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FormRow
FormRow control.
protected HtmlGenericControl FormRow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsAccessGranted
IsAccessGranted control.
protected CheckSwitch IsAccessGranted
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
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)