Click or drag to resize

EcommerceCartAfterCustomFieldValueIsChangedArgs Class

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

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

The EcommerceCartAfterCustomFieldValueIsChangedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartAfterCustomFieldValueIsChangedArgs
Initializes a new instance of the EcommerceCartAfterCustomFieldValueIsChangedArgs class
Top
Properties
  NameDescription
Public propertyCustomFieldName
Public propertyOrder
Public propertyValue
Top
See Also