Click or drag to resize

AutoLoginNotificationSubscriber Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationSubscriber
    Dynamicweb.UserManagement.NotificationsAutoLoginNotificationSubscriber

Namespace:  Dynamicweb.UserManagement.Notifications
Assembly:  Dynamicweb.UserManagement (in Dynamicweb.UserManagement.dll) Version: 3.0.3
Syntax
[SubscribeAttribute("DWN_UM_USER_SAVED")]
public class AutoLoginNotificationSubscriber : NotificationSubscriber

The AutoLoginNotificationSubscriber type exposes the following members.

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