Click or drag to resize

AddressValidatorServiceGetAddressValidatorById Method

Namespace:  Dynamicweb.Ecommerce.Orders.AddressValidation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AddressValidator GetAddressValidatorById(
	int addressValidatorId
)

Parameters

addressValidatorId
Type: SystemInt32

Return Value

Type: AddressValidator
See Also