Click or drag to resize
ShoppingCartInfoIsShippingNeeded Property
Indicates if shipping is needed for a shopping cart.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public bool IsShippingNeeded { get; }

Property Value

Type: Boolean
See Also