Table of Contents

Class AddUsersControl

Namespace
InSite.UI.Admin.Records.Logbooks.Controls
Assembly
InSite.UI.dll
public class AddUsersControl : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
AddUsersControl
Implements
Inherited Members

Constructors

AddUsersControl()

public AddUsersControl()

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.

CriteriaContactType

CriteriaContactType control.

protected ComboBox CriteriaContactType

Field Value

ComboBox

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.

CriteriaEmailField

CriteriaEmailField control.

protected HtmlGenericControl CriteriaEmailField

Field Value

HtmlGenericControl

Remarks

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

CriteriaEventIdentifier

CriteriaEventIdentifier control.

protected FindEvent CriteriaEventIdentifier

Field Value

FindEvent

Remarks

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

CriteriaEventIdentifierField

CriteriaEventIdentifierField control.

protected HtmlGenericControl CriteriaEventIdentifierField

Field Value

HtmlGenericControl

Remarks

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

CriteriaGroupType

CriteriaGroupType control.

protected GroupTypeComboBox CriteriaGroupType

Field Value

GroupTypeComboBox

Remarks

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

CriteriaGroupTypeField

CriteriaGroupTypeField control.

protected HtmlGenericControl CriteriaGroupTypeField

Field Value

HtmlGenericControl

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.

CriteriaUpdatePanel

CriteriaUpdatePanel control.

protected UpdatePanel CriteriaUpdatePanel

Field Value

UpdatePanel

Remarks

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

EntityName

EntityName control.

protected Literal EntityName

Field Value

Literal

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.

SearchResultHeaderGroup

SearchResultHeaderGroup control.

protected Container SearchResultHeaderGroup

Field Value

Container

Remarks

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

SearchResultHeaderPerson

SearchResultHeaderPerson control.

protected Container SearchResultHeaderPerson

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.

Properties

IsGroup

protected bool IsGroup { get; set; }

Property Value

bool

IsPerson

protected bool IsPerson { get; set; }

Property Value

bool

JournalSetupIdentifier

public Guid JournalSetupIdentifier { get; }

Property Value

Guid

OutlineUrl

public string OutlineUrl { get; set; }

Property Value

string

PreviousContactType

protected string PreviousContactType { get; set; }

Property Value

string

ScreenUrl

public string ScreenUrl { get; set; }

Property Value

string

SearchUrl

public string SearchUrl { get; set; }

Property Value

string

Methods

GetContactSize(object)

protected string GetContactSize(object dataItem)

Parameters

dataItem object

Returns

string

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