Click or drag to resize

IShoppingCartStateItems Property

Collection of items in the cart.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
IStandardCartItemCollection<IStandardCartItem> Items { get; }

Property Value

IStandardCartItemCollectionIStandardCartItem
See Also