Click or drag to resize

EcommerceProductDetailAfterSaveArgs Class

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

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

The EcommerceProductDetailAfterSaveArgs type exposes the following members.

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