Click or drag to resize

AddressValidatorResultAddressFields Property

Namespace:  Dynamicweb.Security.UserManagement.AddressValidation
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public IEnumerable<AddressField> AddressFields { get; set; }

Property Value

Type: IEnumerableAddressField
See Also