Click or drag to resize

EcommerceGroupBeforeSaveArgs Class

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

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

The EcommerceGroupBeforeSaveArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceGroupBeforeSaveArgs
Initializes a new instance of the EcommerceGroupBeforeSaveArgs class
Top
Properties
  NameDescription
Public propertyGroup
Public propertyStopExecution
Top
See Also