ShoppingCartInfoDiscounts Property |
Returns list of all general discounts which may affect this shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public List<DiscountInfo> Discounts { get; set; }
Property Value
Type:
ListDiscountInfoSee Also