Class FacetViewModelSettings
- Namespace
- Dynamicweb.Ecommerce
- Assembly
- Dynamicweb.Ecommerce.dll
- Inheritance
-
Facet
View Model Settings
- Inherited Members
Constructors
FacetViewModelSettings()
Empty constructor for webapi
FacetViewModelSettings(string, string, string, string, int)
Creates a configuration for constructing facetviewmodels.
public FacetViewModelSettings(string languageId, string currencyCode, string countryCode, string shopId, int userId)
Parameters
languageIdstringId of language
currencyCodestringCurrencyCode
countryCodestringCountry code2
shopIdstringShop ID.
userIdintUser id
Properties
FacetOptionSettings
Configures how the facet option view should be loaded.
Property Value
- Facet
Option View Model Settings configurationOfFacetOptions
Methods
EnsureFilledPropertiesExist()
If filled properties are empty, this method will add ALL valid property names.