| AddressValidatorDelete 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.Delete(Integer) instead")]
public void Delete()
<ObsoleteAttribute("Use Services.AddressValidators.Delete(Integer) instead")>
Public Sub Delete
See Also