Click or drag to resize

AddressFormatKey Constructor

Initializes a new instance of the AddressFormatKey class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AddressFormatKey(
	string countryCode,
	AddressFormatType formatType
)

Parameters

countryCode
Type: SystemString
formatType
Type: Dynamicweb.Ecommerce.InternationalAddressFormatType
See Also