Table of Contents

Class ChangePassword

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

Constructors

ChangePassword()

public ChangePassword()

Fields

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.

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

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

ContentPanel

ContentPanel control.

protected HtmlGenericControl ContentPanel

Field Value

HtmlGenericControl

Remarks

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

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

HomeButton

HomeButton control.

protected Button HomeButton

Field Value

Button

Remarks

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

HomePanel

HomePanel control.

protected HtmlGenericControl HomePanel

Field Value

HtmlGenericControl

Remarks

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

Password

Password control.

protected TextBox Password

Field Value

TextBox

Remarks

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

PasswordConfirm

PasswordConfirm control.

protected TextBox PasswordConfirm

Field Value

TextBox

Remarks

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

PasswordExpiredFooterContent

PasswordExpiredFooterContent control.

protected PageFooterContent PasswordExpiredFooterContent

Field Value

PageFooterContent

Remarks

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

PasswordExpiredHeadContent

PasswordExpiredHeadContent control.

protected PageHeadContent PasswordExpiredHeadContent

Field Value

PageHeadContent

Remarks

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

PasswordStrength

PasswordStrength control.

protected PasswordStrength PasswordStrength

Field Value

PasswordStrength

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

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