Click or drag to resize

EcommerceProductAfterCreateArgs Class

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

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

The EcommerceProductAfterCreateArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceProductAfterCreateArgs
Initializes a new instance of the EcommerceProductAfterCreateArgs class
Top
Properties
  NameDescription
Public propertyProduct
Top
See Also