Class Search
public class Search : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
- Inheritance
-
Search
- Implements
- Inherited Members
Constructors
Search()
public Search()
Fields
FoundDiv
FoundDiv control.
protected HtmlGenericControl FoundDiv
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FoundLiteral
FoundLiteral control.
protected Literal FoundLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoResults
NoResults control.
protected HtmlGenericControl NoResults
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResultRepeater
ResultRepeater control.
protected Repeater ResultRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchText
SearchText control.
protected InputFilter SearchText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SortBySelect
SortBySelect control.
protected ComboBox SortBySelect
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetPageUrl()
protected string GetPageUrl()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)