Click or drag to resize
DiscountInfoIsCatalogDiscount Property
Indicates that this discount is catalog kind of discount. This means that discount does not need shopping cart data to be applied.

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

Property Value

Type: Boolean
See Also