Table of Contents

Class SignIn

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

HtmlGenericControl

Remarks

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

CustomContentHtml

CustomContentHtml control.

protected Literal CustomContentHtml

Field Value

Literal

Remarks

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

EnvironmentLinks control.

protected HtmlGenericControl EnvironmentLinks

Field Value

HtmlGenericControl

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

GoogleSignInButton

GoogleSignInButton control.

protected Button GoogleSignInButton

Field Value

Button

Remarks

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

MSSignInButton

MSSignInButton control.

protected Button MSSignInButton

Field Value

Button

Remarks

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

MaintenanceToast

MaintenanceToast control.

protected MaintenanceToast MaintenanceToast

Field Value

MaintenanceToast

Remarks

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

PasswordExpiredToast

PasswordExpiredToast control.

protected Container PasswordExpiredToast

Field Value

Container

Remarks

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

RegisterLink control.

protected HtmlAnchor RegisterLink

Field Value

HtmlAnchor

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

ResetPasswordAnchor

ResetPasswordAnchor control.

protected HtmlAnchor ResetPasswordAnchor

Field Value

HtmlAnchor

Remarks

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

SignInBrowser

SignInBrowser control.

protected HtmlGenericControl SignInBrowser

Field Value

HtmlGenericControl

Remarks

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

SignInBrowserRecommendation

SignInBrowserRecommendation control.

protected HtmlGenericControl SignInBrowserRecommendation

Field Value

HtmlGenericControl

Remarks

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

SignInButton

SignInButton control.

protected Button SignInButton

Field Value

Button

Remarks

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

SignInButtonAlternatives

SignInButtonAlternatives control.

protected HtmlGenericControl SignInButtonAlternatives

Field Value

HtmlGenericControl

Remarks

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

SignInCommands

SignInCommands control.

protected HtmlGenericControl SignInCommands

Field Value

HtmlGenericControl

Remarks

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

SignInError

SignInError control.

protected HtmlGenericControl SignInError

Field Value

HtmlGenericControl

Remarks

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

SignInIeWarning

SignInIeWarning control.

protected HtmlGenericControl SignInIeWarning

Field Value

HtmlGenericControl

Remarks

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

SignInPanel

SignInPanel control.

protected HtmlGenericControl SignInPanel

Field Value

HtmlGenericControl

Remarks

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

SignInPassword

SignInPassword control.

protected TextBox SignInPassword

Field Value

TextBox

Remarks

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

SignInReferrer

SignInReferrer control.

protected HtmlGenericControl SignInReferrer

Field Value

HtmlGenericControl

Remarks

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

SignInRegistration

SignInRegistration control.

protected HtmlTable SignInRegistration

Field Value

HtmlTable

Remarks

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

SignInStatus

SignInStatus control.

protected Alert SignInStatus

Field Value

Alert

Remarks

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

SignInTerms

SignInTerms control.

protected Literal SignInTerms

Field Value

Literal

Remarks

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

SignInUserName

SignInUserName control.

protected TextBox SignInUserName

Field Value

TextBox

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

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs