Click or drag to resize

SavedForLaterProductRemovedObserver Class

Inheritance Hierarchy
System.Object
  Dynamicweb.Extensibility.Notifications.NotificationSubscriber
    Dynamicweb.Ecommerce.Frontend.Cart.SavedForLaterProductRemovedObserver

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

The SavedForLaterProductRemovedObserver type exposes the following members.

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