Click or drag to resize
TaxAddressServiceSitePrefersShippingAddress Property
Indicates whether a shipping address is preferred on the site for which this instance was created.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected bool SitePrefersShippingAddress { get; }

Property Value

Type: Boolean
See Also