Click or drag to resize

AddressValidatorGetActiveAddressValidators Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders.AddressValidation
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.AddressValidators.GetActiveAddressValidators() instead")]
public static IEnumerable<AddressValidator> GetActiveAddressValidators()

Return Value

Type: IEnumerableAddressValidator
See Also