Click or drag to resize

EcommerceCartLineNotAddedArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Ecommerce.NotificationsEcommerceCartLineNotAddedArgs

Namespace:  Dynamicweb.Ecommerce.Notifications
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class NotAddedArgs : NotificationArgs

The EcommerceCartLineNotAddedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartLineNotAddedArgs
Initializes a new instance of the EcommerceCartLineNotAddedArgs class
Top
Properties
  NameDescription
Public propertyCart
Public propertyProduct
Public propertyReason
Top
See Also