Class ResetPassword
public class ResetPassword : LobbyBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
ResetPassword
- Implements
- Inherited Members
Constructors
ResetPassword()
public ResetPassword()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ChangeButton
ChangeButton control.
protected Button ChangeButton
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.
PasswordStrength
PasswordStrength control.
protected PasswordStrength PasswordStrength
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestButton
RequestButton control.
protected Button RequestButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestEmail
RequestEmail control.
protected TextBox RequestEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenViews
ScreenViews control.
protected MultiView ScreenViews
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewChange
ViewChange control.
protected View ViewChange
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ViewRequest
ViewRequest control.
protected View ViewRequest
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetUrl()
public static string GetUrl()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
Redirect(bool)
public static void Redirect(bool endResponse = true)
Parameters
endResponsebool