Class SavedCardListViewModel
- Namespace
- Dynamicweb.Ecommerce.Frontend.Saved
Cards
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Saved
Card List View Model
- Inherited Members
Properties
CurrentPage
Gets or sets the current page number.
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
SavedCardList
Gets or sets the saved cards list.
Property Value
TotalSavedCardsCount
Gets or sets the total number of saved cards in the list.