Click or drag to resize

FavoriteListListViewModelSettings Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.ProductCatalogViewSettingsBaseFavoriteListListViewModel
    Dynamicweb.Ecommerce.FrontendFavoriteListListViewModelSettings

Namespace:  Dynamicweb.Ecommerce.Frontend
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class FavoriteListListViewModelSettings : ViewSettingsBase<FavoriteListListViewModel>

The FavoriteListListViewModelSettings type exposes the following members.

Constructors
  NameDescription
Public methodFavoriteListListViewModelSettings
Initializes a new instance of the FavoriteListListViewModelSettings class
Top
Properties
Methods
  NameDescription
Public methodAddProperties(ICollectionString) (Inherited from ViewSettingsBaseT.)
Public methodAddProperties(String) (Inherited from ViewSettingsBaseT.)
Public methodEnsureContextTS (Inherited from ViewSettingsBaseT.)
Public methodEnsureFilledPropertiesExist (Inherited from ViewSettingsBaseT.)
Public methodFillAllValidProperties (Inherited from ViewSettingsBaseT.)
Public methodRemoveProperties (Inherited from ViewSettingsBaseT.)
Top
See Also