Click or drag to resize

CurrencyTranslation Constructor

Initializes a new instance of the CurrencyTranslation class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public CurrencyTranslation(
	string languageId,
	string name
)

Parameters

languageId
Type: SystemString
name
Type: SystemString
See Also