Click or drag to resize

EcommerceCartDeletedArgs Class

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

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

The EcommerceCartDeletedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartDeletedArgs
Initializes a new instance of the EcommerceCartDeletedArgs class
Top
Properties
  NameDescription
Public propertyCart
Top
See Also