Class CreateUserConnection
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
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.
CriteriaEmail
CriteriaEmail control.
protected TextBox CriteriaEmail
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.
IsManager
IsManager control.
protected CheckBox IsManager
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsSupervisor
IsSupervisor control.
protected CheckBox IsSupervisor
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IsValidator
IsValidator control.
protected CheckBox IsValidator
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.
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.
Methods
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)