Class Search
- Namespace
- InSite.UI.Admin.Integrations.DirectAccess
- Assembly
- InSite.UI.dll
public class Search : SearchPage<IndividualFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IFinder
- Inheritance
-
Search
- Implements
- Inherited Members
Constructors
Search()
public Search()
Fields
ClearButton
ClearButton control.
protected ClearButton ClearButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadsTab
DownloadsTab control.
protected NavItem DownloadsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Email control.
protected TextBox Email
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FirstName
FirstName control.
protected TextBox FirstName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IndividualId
IndividualId control.
protected TextBox IndividualId
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LastName
LastName control.
protected TextBox LastName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Program
Program control.
protected TextBox Program
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestButton
RequestButton control.
protected Button RequestButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RequestProgress
RequestProgress control.
protected ProgressPanel RequestProgress
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.
SearchCriteria
SearchCriteria control.
protected SearchCriteria SearchCriteria
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchCriteriaTab
SearchCriteriaTab control.
protected NavItem SearchCriteriaTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchDownload
SearchDownload control.
protected SearchDownload SearchDownload
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResults
SearchResults control.
protected SearchResults SearchResults
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultsTab
SearchResultsTab control.
protected NavItem SearchResultsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
EntityName
public override string EntityName { get; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)