Class FacetGroupViewModelSettings
- Namespace
- Dynamicweb.Ecommerce
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Facet
Group View Model Settings
- Inherited Members
Constructors
FacetGroupViewModelSettings()
Empty constructor for webapi
FacetGroupViewModelSettings(string, string, string, string, int)
Creates a configuration for constructing facetviewmodels.
public FacetGroupViewModelSettings(string languageId, string currencyCode, string countryCode, string shopId, int userId)
Parameters
languageId
stringId of language
currencyCode
stringCurrencyCode
countryCode
stringCountry code2
shopId
stringShop ID.
userId
intUser id
Properties
FacetGroupNames
Property Value
FacetSettings
Configures how the facet view should be loaded.
Property Value
- Facet
View Model Settings configurationOfFacets
Methods
EnsureFilledPropertiesExist()
If filled properties are empty, this method will add ALL valid property names.