Click or drag to resize

ProductCommentSaveSubscriber Class

Inheritance Hierarchy

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

The ProductCommentSaveSubscriber type exposes the following members.

Constructors
  NameDescription
Public methodProductCommentSaveSubscriber
Initializes a new instance of the ProductCommentSaveSubscriber 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