Click or drag to resize

UserEditorRenderingNotificationSubscriber Class

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

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

The UserEditorRenderingNotificationSubscriber type exposes the following members.

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