Click or drag to resize

EcommerceCartAfterCustomFieldValueIsSetArgs Class

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

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

The EcommerceCartAfterCustomFieldValueIsSetArgs type exposes the following members.

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