Table of Contents

Class ResetPassword

Namespace
InSite.UI.Lobby
Assembly
InSite.UI.dll
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

CancelButton

Remarks

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

ChangeButton

ChangeButton control.

protected Button ChangeButton

Field Value

Button

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.

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.

RequestButton

RequestButton control.

protected Button RequestButton

Field Value

Button

Remarks

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

RequestEmail

RequestEmail control.

protected TextBox RequestEmail

Field Value

TextBox

Remarks

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

ScreenViews

ScreenViews control.

protected MultiView ScreenViews

Field Value

MultiView

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

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

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

Remarks

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

ViewChange

ViewChange control.

protected View ViewChange

Field Value

View

Remarks

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

ViewRequest

ViewRequest control.

protected View ViewRequest

Field Value

View

Remarks

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

Methods

GetUrl()

public static string GetUrl()

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

Redirect(bool)

public static void Redirect(bool endResponse = true)

Parameters

endResponse bool