Click or drag to resize

EcommerceShopsBeforeDeleteArgs Class

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

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

The EcommerceShopsBeforeDeleteArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceShopsBeforeDeleteArgs
Initializes a new instance of the EcommerceShopsBeforeDeleteArgs class
Top
Properties
  NameDescription
Public propertyShop
Public propertyStopExecution
Top
See Also