Click or drag to resize

EcommerceCartAfterCustomerAcceptedValueIsSetArgs Class

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

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

The EcommerceCartAfterCustomerAcceptedValueIsSetArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartAfterCustomerAcceptedValueIsSetArgs
Initializes a new instance of the EcommerceCartAfterCustomerAcceptedValueIsSetArgs class
Top
Properties
  NameDescription
Public propertyCustomerAccepted
Public propertyOrder
Top
See Also