Dynamicweb.Modules.UserManagement Namespace : Notifications Class |
The following tables list the members exposed by Notifications.
Name | Description | |
---|---|---|
![]() | GroupDeleted | Fires when the group has been deleted. |
![]() | GroupOnBeforeSave | Fires just before the group is saved. The group object can be modified before the actual saving is done. |
![]() | GroupSaved | Fires when the group has been saved. |
![]() | UserDeleted | Fires when the user has been deleted. |
![]() | UserOnBeforeSave | Fires just before the user is saved. The user object can be modified before the actual saving is done. |
![]() | UserSaved | Fires when the user has been saved. |
![]() | UserValidated | Fires when the user has been validated. |