Table of Contents

Class Register

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

Constructors

Register()

public Register()

Fields

ClosedOrganizationText

ClosedOrganizationText control.

protected HtmlGenericControl ClosedOrganizationText

Field Value

HtmlGenericControl

Remarks

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

ClosedOrganizationView

ClosedOrganizationView control.

protected View ClosedOrganizationView

Field Value

View

Remarks

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

CmdsView

CmdsView control.

protected View CmdsView

Field Value

View

Remarks

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

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.

DisabledText

DisabledText control.

protected HtmlGenericControl DisabledText

Field Value

HtmlGenericControl

Remarks

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

DisabledView

DisabledView control.

protected View DisabledView

Field Value

View

Remarks

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

EmployerGroupSelector

EmployerGroupSelector control.

protected FindGroup EmployerGroupSelector

Field Value

FindGroup

Remarks

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

EmployerGroupSelectorView

EmployerGroupSelectorView control.

protected MultiFieldView EmployerGroupSelectorView

Field Value

MultiFieldView

Remarks

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

EmployerGroupText

EmployerGroupText control.

protected TextBox EmployerGroupText

Field Value

TextBox

Remarks

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

EmployerGroupTextView

EmployerGroupTextView control.

protected MultiFieldView EmployerGroupTextView

Field Value

MultiFieldView

Remarks

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

ExpiredView

ExpiredView control.

protected View ExpiredView

Field Value

View

Remarks

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

FormKey

FormKey control.

protected HiddenField FormKey

Field Value

HiddenField

Remarks

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

GroupList

GroupList control.

protected Repeater GroupList

Field Value

Repeater

Remarks

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

Language

Language control.

protected LanguageComboBox Language

Field Value

LanguageComboBox

Remarks

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

LanguageField

LanguageField control.

protected HtmlGenericControl LanguageField

Field Value

HtmlGenericControl

Remarks

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

MiddleNamePanel

MiddleNamePanel control.

protected HtmlGenericControl MiddleNamePanel

Field Value

HtmlGenericControl

Remarks

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

RegisterConfirmEmail

RegisterConfirmEmail control.

protected TextBox RegisterConfirmEmail

Field Value

TextBox

Remarks

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

RegisterConfirmPassword

RegisterConfirmPassword control.

protected TextBox RegisterConfirmPassword

Field Value

TextBox

Remarks

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

RegisterEmail

RegisterEmail control.

protected TextBox RegisterEmail

Field Value

TextBox

Remarks

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

RegisterEmployerField

RegisterEmployerField control.

protected Container RegisterEmployerField

Field Value

Container

Remarks

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

RegisterFirstName

RegisterFirstName control.

protected TextBox RegisterFirstName

Field Value

TextBox

Remarks

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

RegisterLastName

RegisterLastName control.

protected TextBox RegisterLastName

Field Value

TextBox

Remarks

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

RegisterMiddleName

RegisterMiddleName control.

protected TextBox RegisterMiddleName

Field Value

TextBox

Remarks

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

RegisterPassword

RegisterPassword control.

protected TextBox RegisterPassword

Field Value

TextBox

Remarks

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

RegisterPasswordStrength

RegisterPasswordStrength control.

protected PasswordStrength RegisterPasswordStrength

Field Value

PasswordStrength

Remarks

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

RegisterStatusLiteral

RegisterStatusLiteral control.

protected Literal RegisterStatusLiteral

Field Value

Literal

Remarks

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

RegisterSubmitButton

RegisterSubmitButton control.

protected Button RegisterSubmitButton

Field Value

Button

Remarks

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

RegisterView

RegisterView control.

protected View RegisterView

Field Value

View

Remarks

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

RolePanel

RolePanel control.

protected HtmlGenericControl RolePanel

Field Value

HtmlGenericControl

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.

Status

Status control.

protected Alert Status

Field Value

Alert

Remarks

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

SubmittedSignInLink control.

protected HyperLink SubmittedSignInLink

Field Value

HyperLink

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

SubmittedView

SubmittedView control.

protected View SubmittedView

Field Value

View

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.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs