Click or drag to resize
MultiBuyDiscountsEvaluatorSortedItems Property
Cart items sorted by price.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected IEnumerable<MultiBuyItem> SortedItems { get; }

Property Value

Type: IEnumerableMultiBuyItem
See Also