Click or drag to resize

CountryKey Constructor

Initializes a new instance of the CountryKey class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public CountryKey(
	string code2,
	string regionCode
)

Parameters

code2
Type: SystemString
regionCode
Type: SystemString
See Also