Click or drag to resize

ProductWorkflowStateChangedSubscriber Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Ecommerce.ProductsProductWorkflowStateChangedSubscriber

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_ECOM_PRODUCT_WORKFLOW_STATE_CHANGED")]
public class ProductWorkflowStateChangedSubscriber : NotificationSubscriber

The ProductWorkflowStateChangedSubscriber type exposes the following members.

Constructors
  NameDescription
Public methodProductWorkflowStateChangedSubscriber
Initializes a new instance of the ProductWorkflowStateChangedSubscriber class
Top
Properties
  NameDescription
Public propertyIsActive (Inherited from NotificationSubscriber.)
Public propertyIsFrontend Obsolete. (Inherited from NotificationSubscriber.)
Public propertyRank (Inherited from NotificationSubscriber.)
Protected propertyTypeInfo (Inherited from NotificationSubscriber.)
Top
Methods
See Also