SubscriberUserSaved Class |
Namespace: Dynamicweb.UserManagement.Indexing
[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.
| Name | Description | |
|---|---|---|
| SubscriberUserSaved | Initializes a new instance of the SubscriberUserSaved class |
| Name | Description | |
|---|---|---|
| IsActive | (Inherited from NotificationSubscriber.) | |
| IsFrontend | Obsolete. (Inherited from NotificationSubscriber.) | |
| Rank | (Inherited from NotificationSubscriber.) | |
| TypeInfo | (Inherited from NotificationSubscriber.) |
| Name | Description | |
|---|---|---|
| CompareTo | (Inherited from NotificationSubscriber.) | |
| OnNotify | (Overrides NotificationSubscriberOnNotify(String, NotificationArgs).) |