Click or drag to resize

SubscriberUserSaved Class

Inheritance Hierarchy

Namespace:  Dynamicweb.UserManagement.Indexing
Assembly:  Dynamicweb.UserManagement (in Dynamicweb.UserManagement.dll) Version: 3.0.3
Syntax
[SubscribeAttribute("DWN_UM_USER_SAVED")]
[SubscribeAttribute("DWN_UM_USER_DELETED")]
[SubscribeAttribute("DWN_UM_GROUP_SAVED")]
[SubscribeAttribute("DWN_UM_GROUP_DELETED")]
[SubscribeAttribute("DWN_UM_USERADDRESS_ONAFTER_SAVE")]
[SubscribeAttribute("DWN_UM_USERADDRESS_ONAFTER_DELETE")]
public class SubscriberUserSaved : NotificationSubscriber

The SubscriberUserSaved type exposes the following members.

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