Click or drag to resize

Ecommerce.Cart.BeforeDefaultPropertiesValueIsSetArgs Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.Notifications.NotificationArgs
    Dynamicweb.Ecommerce.Notifications.Ecommerce.Cart.BeforeDefaultPropertiesValueIsSetArgs

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

The Ecommerce.Cart.BeforeDefaultPropertiesValueIsSetArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerce.Cart.BeforeDefaultPropertiesValueIsSetArgs
Initializes a new instance of the Ecommerce.Cart.BeforeDefaultPropertiesValueIsSetArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertyPropertyName
Public propertyValue
Top
See Also