Class SearchResults
public class SearchResults : SearchResultsGridViewController<TEntityFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchResults
- Inheritance
-
SearchResults
- Implements
- Inherited Members
Constructors
SearchResults()
public SearchResults()
Fields
Grid
Grid control.
protected Grid Grid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Instructions
Instructions control.
protected Literal Instructions
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
SelectCount(TEntityFilter)
protected override int SelectCount(TEntityFilter filter)
Parameters
filterTEntityFilter
Returns
SelectData(TEntityFilter)
protected override IListSource SelectData(TEntityFilter filter)
Parameters
filterTEntityFilter