Click or drag to resize

EcommerceCartAfterDefaultPropertiesValueIsSetArgs Class

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

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

The EcommerceCartAfterDefaultPropertiesValueIsSetArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartAfterDefaultPropertiesValueIsSetArgs
Initializes a new instance of the EcommerceCartAfterDefaultPropertiesValueIsSetArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyPropertyName
Public propertyValue
Top
See Also