Table of Contents

Class SearchResults

Namespace
InSite.Custom.NCSHA.History.Controls
Assembly
InSite.UI.dll
public class SearchResults : SearchResultsGridViewController<HistoryFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchResults
Inheritance
SearchResults
Implements
Inherited Members

Constructors

SearchResults()

public SearchResults()

Fields

EventInfoWindow

EventInfoWindow control.

protected Modal EventInfoWindow

Field Value

Modal

Remarks

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

Grid

Grid control.

protected Grid Grid

Field Value

Grid

Remarks

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

Instructions

Instructions control.

protected Literal Instructions

Field Value

Literal

Remarks

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

Methods

SelectCount(HistoryFilter)

protected override int SelectCount(HistoryFilter filter)

Parameters

filter HistoryFilter

Returns

int

SelectData(HistoryFilter)

protected override IListSource SelectData(HistoryFilter filter)

Parameters

filter HistoryFilter

Returns

IListSource