Click or drag to resize

AddressFormatField Constructor (String, String)

Initializes a new instance of the AddressFormatField class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AddressFormatField(
	string placeholderKey,
	string value
)

Parameters

placeholderKey
Type: SystemString
value
Type: SystemString
See Also