| AddressValidatorServiceGetAddressValidatorById Method |
Namespace:
Dynamicweb.Ecommerce.Orders.AddressValidation
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public AddressValidator GetAddressValidatorById(
int addressValidatorId
)
Public Function GetAddressValidatorById (
addressValidatorId As Integer
) As AddressValidator
Parameters
- addressValidatorId
- Type: SystemInt32
Return Value
Type:
AddressValidatorSee Also