Table of Contents

Class Search

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

Breadcrumbs

Breadcrumbs control.

protected Breadcrumbs Breadcrumbs

Field Value

Breadcrumbs

Remarks

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

HeadContent

HeadContent control.

protected SubmitHeadContent HeadContent

Field Value

SubmitHeadContent

Remarks

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

ResponseCount

ResponseCount control.

protected Literal ResponseCount

Field Value

Literal

Remarks

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

ResultsTitle

ResultsTitle control.

protected HtmlGenericControl ResultsTitle

Field Value

HtmlGenericControl

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 SubmitSearchCriteria SearchCriteria

Field Value

SubmitSearchCriteria

Remarks

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

SearchResults

SearchResults control.

protected SubmitSearchResults SearchResults

Field Value

SubmitSearchResults

Remarks

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

SideContent

SideContent control.

protected SubmitSideContent SideContent

Field Value

SubmitSideContent

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

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs