Click or drag to resize

EcomCartLineIncreasedSubscriber Class

Cart line Increased subscriber.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Tracking.Web.NotificationSubscribersEcomCartLineIncreasedSubscriber

Namespace:  Dynamicweb.Tracking.Web.NotificationSubscribers
Assembly:  Dynamicweb.Tracking.Web (in Dynamicweb.Tracking.Web.dll) Version: 1.4.2
Syntax
[SubscribeAttribute("DWN_ECOM_CART_LINE_INCREASED")]
public class EcomCartLineIncreasedSubscriber : NotificationSubscriber

The EcomCartLineIncreasedSubscriber type exposes the following members.

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