Table of Contents

Class SignInMFA

Namespace
InSite.UI.Lobby.SignInPages
Assembly
InSite.UI.dll
public class SignInMFA : SignInBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
SignInMFA
Implements
Inherited Members

Constructors

SignInMFA()

public SignInMFA()

Fields

ErrorViewMessage

ErrorViewMessage control.

protected HtmlGenericControl ErrorViewMessage

Field Value

HtmlGenericControl

Remarks

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

MfaButton

MfaButton control.

protected Button MfaButton

Field Value

Button

Remarks

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

MfaCode

MfaCode control.

protected TextBox MfaCode

Field Value

TextBox

Remarks

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

MfaPhone

MfaPhone control.

protected HtmlGenericControl MfaPhone

Field Value

HtmlGenericControl

Remarks

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

MfaText

MfaText control.

protected Literal MfaText

Field Value

Literal

Remarks

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

ResendButton

ResendButton control.

protected Button ResendButton

Field Value

Button

Remarks

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

errorView

errorView control.

protected HtmlGenericControl errorView

Field Value

HtmlGenericControl

Remarks

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

lastSent

lastSent control.

protected HiddenField lastSent

Field Value

HiddenField

Remarks

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

resentmessageview

resentmessageview control.

protected HtmlGenericControl resentmessageview

Field Value

HtmlGenericControl

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