Class GroupInfoViewModelSettings
- Namespace
- Dynamicweb.Ecommerce.ProductCatalog
- Assembly
- Dynamicweb.Ecommerce.dll
public class GroupInfoViewModelSettings : ViewSettingsBaseCurrencyBase<GroupInfoViewModel>
- Inheritance
-
GroupInfoViewModelSettings
- Inherited Members
Constructors
GroupInfoViewModelSettings()
Empty constructor for webapi
public GroupInfoViewModelSettings()
GroupInfoViewModelSettings(string, string, string, string, int)
Creates a configuration for constructing group info viewmodels.
public GroupInfoViewModelSettings(string languageId, string currencyCode, string countryCode, string shopId, int userId)