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

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

Property Value

Type: ShoppingCartItemInfo
See Also