Click or drag to resize

UserSavedSubscriber Class

Inheritance Hierarchy

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

The UserSavedSubscriber type exposes the following members.

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