Class Search
public class Search : SearchPage<TEntityFilter>, 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
ComponentSummary
ComponentSummary control.
protected Repeater ComponentSummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComponentsTab
ComponentsTab control.
protected NavItem ComponentsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadsTab
DownloadsTab control.
protected NavItem DownloadsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DuplicateCollectionPanel
DuplicateCollectionPanel control.
protected HtmlGenericControl DuplicateCollectionPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DuplicateCollectionRepeater
DuplicateCollectionRepeater control.
protected Repeater DuplicateCollectionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DuplicateEntityPanel
DuplicateEntityPanel control.
protected HtmlGenericControl DuplicateEntityPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DuplicateEntityRepeater
DuplicateEntityRepeater control.
protected Repeater DuplicateEntityRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EntityHierarchy
EntityHierarchy control.
protected Literal EntityHierarchy
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoProblemPanel
NoProblemPanel control.
protected HtmlGenericControl NoProblemPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrphanEntityPanel
OrphanEntityPanel control.
protected HtmlGenericControl OrphanEntityPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrphanEntityRepeater
OrphanEntityRepeater control.
protected Repeater OrphanEntityRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrphanTablePanel
OrphanTablePanel control.
protected HtmlGenericControl OrphanTablePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrphanTableRepeater
OrphanTableRepeater control.
protected Repeater OrphanTableRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ProblemsTab
ProblemsTab control.
protected NavItem ProblemsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScreenStatus
ScreenStatus control.
protected Alert ScreenStatus
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchCriteria
SearchCriteria control.
protected SearchCriteria SearchCriteria
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchCriteriaTab
SearchCriteriaTab control.
protected NavItem SearchCriteriaTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchDownload
SearchDownload control.
protected SearchDownload SearchDownload
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResults
SearchResults control.
protected SearchResults SearchResults
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchResultsTab
SearchResultsTab control.
protected NavItem SearchResultsTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubcomponentSummary
SubcomponentSummary control.
protected Repeater SubcomponentSummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnexpectedCollectionPanel
UnexpectedCollectionPanel control.
protected HtmlGenericControl UnexpectedCollectionPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnexpectedCollectionRepeater
UnexpectedCollectionRepeater control.
protected Repeater UnexpectedCollectionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnexpectedEntityPanel
UnexpectedEntityPanel control.
protected HtmlGenericControl UnexpectedEntityPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnexpectedEntityRepeater
UnexpectedEntityRepeater control.
protected Repeater UnexpectedEntityRepeater
Field Value
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
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)