Click or drag to resize

BeforeLogoffSubscriber Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.Ecommerce.Cart.NotificationsBeforeLogoffSubscriber

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

The BeforeLogoffSubscriber type exposes the following members.

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