Class QueryResultViewModel
- Namespace
- Dynamicweb.Query
Publisher
- Assembly
- Dynamicweb.QueryPublisher.dll
Represents a View
- Inheritance
-
Query
Result View Model
- Inherited Members
Properties
CurrentPage
Current page number.
Property Value
FacetGroups
Collection of facet group view models.
Property Value
PageCount
Count of pages. If this value is greater than 0, the view model result will be paginated, otherwise, plain list.
Property Value
PageSize
Items count per page.
Property Value
Parameters
Collection of query parameters.
Property Value
Results
Collection of results.
Property Value
SpellCheckerSuggestions
Collection of suggestions from a spell checker.
Property Value
TotalCount
Total number of query results in the list.