Click or drag to resize

SavedForLaterCartLineRemovedObserver Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Ecommerce.Frontend.CartSavedForLaterCartLineRemovedObserver

Namespace:  Dynamicweb.Ecommerce.Frontend.Cart
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SubscribeAttribute("DWN_ECOM_CART_LINE_REMOVED")]
public class SavedForLaterCartLineRemovedObserver : NotificationSubscriber

The SavedForLaterCartLineRemovedObserver type exposes the following members.

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