Class AddUsersControl
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
CreateContactLink control.
protected Button CreateContactLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaClearButton
CriteriaClearButton control.
protected ClearButton CriteriaClearButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaContactType
CriteriaContactType control.
protected ComboBox CriteriaContactType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaEmail
CriteriaEmail control.
protected TextBox CriteriaEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaEmailField
CriteriaEmailField control.
protected HtmlGenericControl CriteriaEmailField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaEventIdentifier
CriteriaEventIdentifier control.
protected FindEvent CriteriaEventIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaEventIdentifierField
CriteriaEventIdentifierField control.
protected HtmlGenericControl CriteriaEventIdentifierField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaGroupType
CriteriaGroupType control.
protected GroupTypeComboBox CriteriaGroupType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaGroupTypeField
CriteriaGroupTypeField control.
protected HtmlGenericControl CriteriaGroupTypeField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaName
CriteriaName control.
protected TextBox CriteriaName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaSearchButton
CriteriaSearchButton control.
protected FilterButton CriteriaSearchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CriteriaUpdatePanel
CriteriaUpdatePanel control.
protected UpdatePanel CriteriaUpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EntityName
EntityName control.
protected Literal EntityName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NewUserCard
NewUserCard control.
protected HtmlGenericControl NewUserCard
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchNoResultContainer
SearchNoResultContainer control.
protected Container SearchNoResultContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultCloseButton
SearchResultCloseButton control.
protected CloseButton SearchResultCloseButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultCount
SearchResultCount control.
protected HtmlGenericControl SearchResultCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultFooter
SearchResultFooter control.
protected Container SearchResultFooter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultHeaderGroup
SearchResultHeaderGroup control.
protected Container SearchResultHeaderGroup
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultHeaderPerson
SearchResultHeaderPerson control.
protected Container SearchResultHeaderPerson
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultPagination
SearchResultPagination control.
protected Pagination SearchResultPagination
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultRepeater
SearchResultRepeater control.
protected Repeater SearchResultRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultSaveButton
SearchResultSaveButton control.
protected SaveButton SearchResultSaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultUpdatePanel
SearchResultUpdatePanel control.
protected UpdatePanel SearchResultUpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchSelectCount
SearchSelectCount control.
protected HtmlGenericControl SearchSelectCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UploadContactLink
UploadContactLink control.
protected Button UploadContactLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
IsGroup
protected bool IsGroup { get; set; }
Property Value
IsPerson
protected bool IsPerson { get; set; }
Property Value
JournalSetupIdentifier
public Guid JournalSetupIdentifier { get; }
Property Value
OutlineUrl
public string OutlineUrl { get; set; }
Property Value
PreviousContactType
protected string PreviousContactType { get; set; }
Property Value
ScreenUrl
public string ScreenUrl { get; set; }
Property Value
SearchUrl
public string SearchUrl { get; set; }
Property Value
Methods
GetContactSize(object)
protected string GetContactSize(object dataItem)
Parameters
dataItemobject
Returns
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)