Click or drag to resize

AddressValidatorResultCheckAddressField Method

Namespace:  Dynamicweb.Ecommerce.Orders.AddressValidation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void CheckAddressField(
	AddressFieldType fieldType,
	string oldValue,
	string newValue
)

Parameters

fieldType
Type: Dynamicweb.Ecommerce.Orders.AddressValidationAddressFieldType
oldValue
Type: SystemString
newValue
Type: SystemString
See Also