Click or drag to resize

EcomCartCheckoutSubscriber Class

Cart OrderIsPassedToCheckoutHandler subscriber.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Tracking.Web.NotificationSubscribersEcomCartCheckoutSubscriber

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

The EcomCartCheckoutSubscriber type exposes the following members.

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