Class SearchPage<TFilter>.ControlLinker
- Namespace
- InSite.Common.Web.UI
- Assembly
- InSite.UI.dll
protected sealed class SearchPage<TFilter>.ControlLinker
- Inheritance
-
SearchPage<TFilter>.ControlLinker
- Inherited Members
-
Constructors
ControlLinker(object)
public ControlLinker(object container)
Parameters
container object
Properties
Criteria
public SearchCriteriaController<TFilter> Criteria { get; }
Property Value
- SearchCriteriaController<TFilter>
CriteriaTab
public NavItem CriteriaTab { get; }
Property Value
- NavItem
Download
public BaseSearchDownload Download { get; }
Property Value
- BaseSearchDownload
DownloadTab
public NavItem DownloadTab { get; }
Property Value
- NavItem
Results
public BaseSearchResultsController<TFilter> Results { get; }
Property Value
- BaseSearchResultsController<TFilter>
ResultsTab
public NavItem ResultsTab { get; }
Property Value
- NavItem
ScreenStatus
public Alert ScreenStatus { get; }
Property Value
- Alert