Click or drag to resize

EcommerceProductProductGroupRelationDeletedArgs Class

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

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

The EcommerceProductProductGroupRelationDeletedArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceProductProductGroupRelationDeletedArgs(String, String)
Initializes a new instance of the EcommerceProductProductGroupRelationDeletedArgs class
Public methodEcommerceProductProductGroupRelationDeletedArgs(IEnumerableProduct, Group)
Initializes a new instance of the EcommerceProductProductGroupRelationDeletedArgs class
Top
Fields
See Also