MultiBuyDiscountsEvaluatorSortedItems Property |
Cart items sorted by price.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntaxprotected IEnumerable<MultiBuyItem> SortedItems { get; }
Property Value
Type:
IEnumerableMultiBuyItem
See Also