Class SignIn
public class SignIn : SignInBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
SignIn
- Implements
- Inherited Members
Constructors
SignIn()
public SignIn()
Fields
CustomContentCard
CustomContentCard control.
protected HtmlGenericControl CustomContentCard
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CustomContentHtml
CustomContentHtml control.
protected Literal CustomContentHtml
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EnvironmentLinks
EnvironmentLinks control.
protected HtmlGenericControl EnvironmentLinks
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
GoogleSignInButton
GoogleSignInButton control.
protected Button GoogleSignInButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MSSignInButton
MSSignInButton control.
protected Button MSSignInButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MaintenanceToast
MaintenanceToast control.
protected MaintenanceToast MaintenanceToast
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PasswordExpiredToast
PasswordExpiredToast control.
protected Container PasswordExpiredToast
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegisterLink
RegisterLink control.
protected HtmlAnchor RegisterLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResetPasswordAnchor
ResetPasswordAnchor control.
protected HtmlAnchor ResetPasswordAnchor
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInBrowser
SignInBrowser control.
protected HtmlGenericControl SignInBrowser
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInBrowserRecommendation
SignInBrowserRecommendation control.
protected HtmlGenericControl SignInBrowserRecommendation
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInButton
SignInButton control.
protected Button SignInButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInButtonAlternatives
SignInButtonAlternatives control.
protected HtmlGenericControl SignInButtonAlternatives
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInCommands
SignInCommands control.
protected HtmlGenericControl SignInCommands
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInError
SignInError control.
protected HtmlGenericControl SignInError
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInIeWarning
SignInIeWarning control.
protected HtmlGenericControl SignInIeWarning
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInPanel
SignInPanel control.
protected HtmlGenericControl SignInPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInPassword
SignInPassword control.
protected TextBox SignInPassword
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInReferrer
SignInReferrer control.
protected HtmlGenericControl SignInReferrer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInRegistration
SignInRegistration control.
protected HtmlTable SignInRegistration
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInStatus
SignInStatus control.
protected Alert SignInStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInTerms
SignInTerms control.
protected Literal SignInTerms
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SignInUserName
SignInUserName control.
protected TextBox SignInUserName
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)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)