Click or drag to resize

ViewSettingsBaseCurrencyBaseT Constructor (String, String, String, String, Int32)

Namespace:  Dynamicweb.Ecommerce.ProductCatalog
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ViewSettingsBaseCurrencyBase(
	string languageId,
	string currencyCode,
	string countryCode,
	string shopId,
	int userId
)

Parameters

languageId
Type: SystemString
currencyCode
Type: SystemString
countryCode
Type: SystemString
shopId
Type: SystemString
userId
Type: SystemInt32
See Also