Click or drag to resize
ProductAddedToCartEventArgs Properties

The ProductAddedToCartEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAddedShoppingCartItem
Newly added shopping cart item.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also