Click or drag to resize

Ecommerce.Product.ProductGroupRelationDeletedArgs Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.Notifications.NotificationArgs
    Dynamicweb.Ecommerce.Notifications.Ecommerce.Product.ProductGroupRelationDeletedArgs

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

The Ecommerce.Product.ProductGroupRelationDeletedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerce.Product.ProductGroupRelationDeletedArgs(String, String)
Initializes a new instance of the Ecommerce.Product.ProductGroupRelationDeletedArgs class
Public methodEcommerce.Product.ProductGroupRelationDeletedArgs(IEnumerable<Product>, Group)
Initializes a new instance of the Ecommerce.Product.ProductGroupRelationDeletedArgs class
Top
Fields
See Also