Click or drag to resize

EcommerceCartBeforeCustomFieldValueIsSetArgs Class

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

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

The EcommerceCartBeforeCustomFieldValueIsSetArgs type exposes the following members.

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