Click or drag to resize

EcommerceGroupGroupRelationModifiedEventArgs Class

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

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

The EcommerceGroupGroupRelationModifiedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceGroupGroupRelationModifiedEventArgs(String, String)
Initializes a new instance of the EcommerceGroupGroupRelationModifiedEventArgs class
Public methodEcommerceGroupGroupRelationModifiedEventArgs(String, String, String, String)
Initializes a new instance of the EcommerceGroupGroupRelationModifiedEventArgs class
Top
Properties
See Also