Click or drag to resize
AddressInfoAddressEnabled Property
Indicates if the address is enabled.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual bool AddressEnabled { get; set; }

Property Value

Type: Boolean
See Also