Dynamicweb 8 Documentation
Notifications Class Members
Fields 


The following tables list the members exposed by Notifications.

Public Fields
 NameDescription
Public FieldGroupDeletedFires when the group has been deleted.  
Public FieldGroupOnBeforeSaveFires just before the group is saved. The group object can be modified before the actual saving is done.  
Public FieldGroupSavedFires when the group has been saved.  
Public FieldUserDeletedFires when the user has been deleted.  
Public FieldUserOnBeforeSaveFires just before the user is saved. The user object can be modified before the actual saving is done.  
Public FieldUserSavedFires when the user has been saved.  
Public FieldUserValidatedFires when the user has been validated.  
Top
See Also

Reference

Notifications Class
Dynamicweb.Modules.UserManagement Namespace

Send Feedback