Click or drag to resize

ViewSettingsBaseCurrencyBaseT Constructor (String, String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.ProductCatalog
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use other constructor", true)]
public ViewSettingsBaseCurrencyBase(
	string languageId,
	string currencyCode,
	string countryCode
)

Parameters

languageId
Type: SystemString
currencyCode
Type: SystemString
countryCode
Type: SystemString
See Also