Click or drag to resize

EcommerceProductDetailBeforeSaveArgs Class

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

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

The EcommerceProductDetailBeforeSaveArgs type exposes the following members.

Constructors
  NameDescription
Public methodEcommerceProductDetailBeforeSaveArgs
Initializes a new instance of the EcommerceProductDetailBeforeSaveArgs class
Top
Properties
  NameDescription
Public propertyStopExecution
Top
Fields
  NameDescription
Public fieldBeforeChanges
Public fieldDetail
Top
See Also