Click or drag to resize

EcommerceOrderAfterSaveArgs Class

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

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

The EcommerceOrderAfterSaveArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceOrderAfterSaveArgs
Initializes a new instance of the EcommerceOrderAfterSaveArgs class
Top
Properties
  NameDescription
Public propertyOrder
Top
See Also