Click or drag to resize
ProductAddedToCartEventArgsAddedShoppingCartItem Property
Newly added shopping cart item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ShoppingCartItemInfo AddedShoppingCartItem { get; }

Property Value

Type: ShoppingCartItemInfo
See Also