Table of Contents

Class Search

Namespace
InSite.UI.Portal.Standards
Assembly
InSite.UI.dll
public class Search : SearchPage<StandardFilter>, 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

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.

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.

Methods

GetExportColumns()

protected override IEnumerable<DownloadColumn> GetExportColumns()

Returns

IEnumerable<DownloadColumn>

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs