Click or drag to resize
ShoppingCartInfoIsDiscountApplied Property
Gets a value indicating whether is some discount applied to cart.

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

Property Value

Type: Boolean
See Also