Click or drag to resize
ShoppingCartInfoIsDiscountCouponApplied Property
TRUE - discount coupon is applied at least to one shopping cart item, otherwise FALSE.

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

Property Value

Type: Boolean
See Also