Class ChangePassword
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContentPanel
ContentPanel control.
protected HtmlGenericControl ContentPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EditorStatus
EditorStatus control.
protected Alert EditorStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HomeButton
HomeButton control.
protected Button HomeButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HomePanel
HomePanel control.
protected HtmlGenericControl HomePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Password
Password control.
protected TextBox Password
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PasswordConfirm
PasswordConfirm control.
protected TextBox PasswordConfirm
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PasswordExpiredFooterContent
PasswordExpiredFooterContent control.
protected PageFooterContent PasswordExpiredFooterContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PasswordExpiredHeadContent
PasswordExpiredHeadContent control.
protected PageHeadContent PasswordExpiredHeadContent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PasswordStrength
PasswordStrength control.
protected PasswordStrength PasswordStrength
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
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)