Click or drag to resize

EcommerceCartOrderValuesSavedArgs Class

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

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

The EcommerceCartOrderValuesSavedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceCartOrderValuesSavedArgs
Initializes a new instance of the EcommerceCartOrderValuesSavedArgs class
Top
Properties
  NameDescription
Public propertyOrder
Public propertySaveCount
Top
See Also