MultiBuyDiscountsEvaluator Constructor Kentico 8.1 API Reference
Creates a new instance of applicator for given cart items.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

cartItems
Type: OnlineSystem.Collections.Generic IEnumerable ShoppingCartItemInfo 
Cart items to be evaluated.
See Also