Click or drag to resize
MultiBuyDiscountsAutoAdderItems Property
Cart items to find auto add triggers.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public IEnumerable<ShoppingCartItemInfo> Items { get; set; }

Property Value

Type: IEnumerableShoppingCartItemInfo
See Also