Click or drag to resize

IUserGroupHooks Methods


The IUserGroupHooks type exposes the following members.

Methods
  NameDescription
Public methodOnAfterUserDelete
This method is invoked after a User was deleted
Public methodOnAfterUserGroupDelete
This method is invoked after a UserGroup was deleted
Public methodOnBeforeUserDelete
This method is invoked before a User is deleted
Public methodOnBeforeUserGroupDelete
This method is invoked before a UserGroup is deleted
Public methodOnUserCreated
This method is invoked after a User was created
Public methodOnUserGroupCreated
This method is invoked after a UserGroup was created
Top
See Also