Table of Contents

Class Impersonate

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

Button

Remarks

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

DetailAdministratorGroups

DetailAdministratorGroups control.

protected Repeater DetailAdministratorGroups

Field Value

Repeater

Remarks

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

DetailAdministratorName

DetailAdministratorName control.

protected Literal DetailAdministratorName

Field Value

Literal

Remarks

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

DetailUserToImpersonate

DetailUserToImpersonate control.

protected Literal DetailUserToImpersonate

Field Value

Literal

Remarks

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

ImpersonationStatus

ImpersonationStatus control.

protected Alert ImpersonationStatus

Field Value

Alert

Remarks

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

StopButton

StopButton control.

protected Button StopButton

Field Value

Button

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)

Parameters

e EventArgs