Enum UserAddressKind
- Namespace
- Dynamicweb.Security.UserManagement
- Assembly
- Dynamicweb.Core.dll
Represents the address's kind.
public enum UserAddressKind
Fields
Billing = 2Used for billing
None = 0Used both for shipping and billing
Shipping = 1Used for shipping