Class Ecommerce.Product.AfterCreateArgs
- Namespace
- Dynamicweb.Ecommerce.Notifications
- Assembly
- Dynamicweb.Ecommerce.dll
Provides information about product after creating.
- Inheritance
-
Ecommerce.
Product. After Create Args
- Inherited Members
Remarks
The passed NotificationArgs is Ecommerce.
Constructors
AfterCreateArgs(Product)
Initializes a new instance of the Ecommerce.
Parameters
product
ProductThe product.
Properties
Product
Gets the product.
Property Value
- Product
The product.