Class ProductListViewModel
- Namespace
- Dynamicweb.Ecommerce.Product
Catalog
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Product
List View Model
- Inherited Members
Properties
CurrentPage
Gets or sets the current page number.
Property Value
FacetGroups
Property Value
Group
Property Value
PageCount
Gets or sets the count of pages. If this value is greater than 0, the view model result will be paginated, otherwise, plain list.
Property Value
PageSize
Gets or sets the items count per page.
Property Value
Products
Property Value
SortBy
Gets or sets the field that the list is sorted by. If the result is sorted by multiple fields, only the first is here.
Property Value
SortOrder
Gets or sets the sortorder that the list is sorted by. If the result is sorted by multiple fields, only the first is here.
Property Value
SpellCheckerSuggestions
Gets or sets the collection of suggestions from a spell checker.
Property Value
SubGroups
Property Value
TotalProductsCount
Gets or sets the total number of products in the list.