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.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual bool IsCatalogDiscount { get; }
Property Value
Type:
BooleanSee Also