Click or drag to resize

IUserGroupHooks Methods


The IUserGroupHooks type exposes the following members.

Methods
  Name Description
Public method OnAfterUserDelete This method is invoked after a User was deleted
Public method OnAfterUserGroupDelete This method is invoked after a UserGroup was deleted
Public method OnBeforeUserDelete This method is invoked before a User is deleted
Public method OnBeforeUserGroupDelete This method is invoked before a UserGroup is deleted
Public method OnUserCreated This method is invoked after a User was created
Public method OnUserGroupCreated This method is invoked after a UserGroup was created
Top
See Also