Table of Contents

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

ClearButton

Remarks

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

DownloadsTab

DownloadsTab control.

protected NavItem DownloadsTab

Field Value

NavItem

Remarks

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

Email

Email control.

protected TextBox Email

Field Value

TextBox

Remarks

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

FirstName

FirstName control.

protected TextBox FirstName

Field Value

TextBox

Remarks

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

IndividualId

IndividualId control.

protected TextBox IndividualId

Field Value

TextBox

Remarks

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

LastName

LastName control.

protected TextBox LastName

Field Value

TextBox

Remarks

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

Program

Program control.

protected TextBox Program

Field Value

TextBox

Remarks

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

RequestButton

RequestButton control.

protected Button RequestButton

Field Value

Button

Remarks

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

RequestProgress

RequestProgress control.

protected ProgressPanel RequestProgress

Field Value

ProgressPanel

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.

SearchCriteria

SearchCriteria control.

protected SearchCriteria SearchCriteria

Field Value

SearchCriteria

Remarks

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

SearchCriteriaTab

SearchCriteriaTab control.

protected NavItem SearchCriteriaTab

Field Value

NavItem

Remarks

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

SearchDownload

SearchDownload control.

protected SearchDownload SearchDownload

Field Value

SearchDownload

Remarks

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

SearchResults

SearchResults control.

protected SearchResults SearchResults

Field Value

SearchResults

Remarks

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

SearchResultsTab

SearchResultsTab control.

protected NavItem SearchResultsTab

Field Value

NavItem

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

string

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs