Click or drag to resize
ShoppingCartCheckResultShippingOptionNotAvailable Property
Indicates that shipping option is not available for shopping cart.

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

Property Value

Type: Boolean
See Also