Click or drag to resize

EcommerceCartBeforeDefaultPropertiesValueIsSetArgs Class

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

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

The EcommerceCartBeforeDefaultPropertiesValueIsSetArgs type exposes the following members.

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