Click or drag to resize

EcommerceCartAfterDefaultPropertiesValueIsChangedArgs Class

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

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

The EcommerceCartAfterDefaultPropertiesValueIsChangedArgs type exposes the following members.

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