ShoppingCartInfoCartContentItems Property |
Subset of CartItem collection. Bundle items are excluded.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public IEnumerable<ShoppingCartItemInfo> CartContentItems { get; }
Property Value
Type:
IEnumerableShoppingCartItemInfoSee Also