Class Impersonate
public class Impersonate : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Impersonate
- Implements
- Inherited Members
Constructors
Impersonate()
public Impersonate()
Fields
ContinueButton
ContinueButton control.
protected Button ContinueButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DetailAdministratorGroups
DetailAdministratorGroups control.
protected Repeater DetailAdministratorGroups
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DetailAdministratorName
DetailAdministratorName control.
protected Literal DetailAdministratorName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DetailUserToImpersonate
DetailUserToImpersonate control.
protected Literal DetailUserToImpersonate
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ImpersonationStatus
ImpersonationStatus control.
protected Alert ImpersonationStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StopButton
StopButton control.
protected Button StopButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)