Click or drag to resize

TrackProductAddedObserver Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Analytics
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_ECOM_CART_LINE_ADDED")]
[SubscribeAttribute("DWN_ECOM_CART_LINE_INCREASED")]
public class TrackProductAddedObserver : NotificationSubscriber

The TrackProductAddedObserver type exposes the following members.

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