Table of Contents

Class CreateUserConnection

Namespace
InSite.Admin.Contacts.People.Forms
Assembly
InSite.UI.dll
public class CreateUserConnection : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
Inheritance
CreateUserConnection
Implements
Inherited Members

Constructors

CreateUserConnection()

public CreateUserConnection()

Fields

CreateContactLink control.

protected Button CreateContactLink

Field Value

Button

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

CriteriaClearButton

CriteriaClearButton control.

protected ClearButton CriteriaClearButton

Field Value

ClearButton

Remarks

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

CriteriaEmail

CriteriaEmail control.

protected TextBox CriteriaEmail

Field Value

TextBox

Remarks

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

CriteriaName

CriteriaName control.

protected TextBox CriteriaName

Field Value

TextBox

Remarks

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

CriteriaSearchButton

CriteriaSearchButton control.

protected FilterButton CriteriaSearchButton

Field Value

FilterButton

Remarks

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

IsManager

IsManager control.

protected CheckBox IsManager

Field Value

CheckBox

Remarks

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

IsSupervisor

IsSupervisor control.

protected CheckBox IsSupervisor

Field Value

CheckBox

Remarks

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

IsValidator

IsValidator control.

protected CheckBox IsValidator

Field Value

CheckBox

Remarks

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

NewUserCard

NewUserCard control.

protected HtmlGenericControl NewUserCard

Field Value

HtmlGenericControl

Remarks

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

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

SearchNoResultContainer

SearchNoResultContainer control.

protected Container SearchNoResultContainer

Field Value

Container

Remarks

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

SearchResultCloseButton

SearchResultCloseButton control.

protected CloseButton SearchResultCloseButton

Field Value

CloseButton

Remarks

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

SearchResultCount

SearchResultCount control.

protected HtmlGenericControl SearchResultCount

Field Value

HtmlGenericControl

Remarks

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

SearchResultFooter

SearchResultFooter control.

protected Container SearchResultFooter

Field Value

Container

Remarks

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

SearchResultPagination

SearchResultPagination control.

protected Pagination SearchResultPagination

Field Value

Pagination

Remarks

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

SearchResultRepeater

SearchResultRepeater control.

protected Repeater SearchResultRepeater

Field Value

Repeater

Remarks

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

SearchResultSaveButton

SearchResultSaveButton control.

protected SaveButton SearchResultSaveButton

Field Value

SaveButton

Remarks

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

SearchResultUpdatePanel

SearchResultUpdatePanel control.

protected UpdatePanel SearchResultUpdatePanel

Field Value

UpdatePanel

Remarks

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

SearchSelectCount

SearchSelectCount control.

protected HtmlGenericControl SearchSelectCount

Field Value

HtmlGenericControl

Remarks

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

UploadContactLink control.

protected Button UploadContactLink

Field Value

Button

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