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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaButton
MfaButton control.
protected Button MfaButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaCode
MfaCode control.
protected TextBox MfaCode
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaPhone
MfaPhone control.
protected HtmlGenericControl MfaPhone
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MfaText
MfaText control.
protected Literal MfaText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResendButton
ResendButton control.
protected Button ResendButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
errorView
errorView control.
protected HtmlGenericControl errorView
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
lastSent
lastSent control.
protected HiddenField lastSent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
resentmessageview
resentmessageview control.
protected HtmlGenericControl resentmessageview
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)