Click or drag to resize

AddressFormatEditRow Constructor (IEnumerableAddressFormatField)

Initializes a new instance of the AddressFormatEditRow class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AddressFormatEditRow(
	IEnumerable<AddressFormatField> addressFormatFields
)

Parameters

addressFormatFields
Type: System.Collections.GenericIEnumerableAddressFormatField
See Also