Represents the collection of events triggered by Group objects.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The IUserGroupEvents type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | AfterUserGroupDelete |
This event is fired after a Group is deleted.
|
![]() | BeforeUserGroupDelete |
This event is fired before a Group is deleted.
|
![]() | UserGroupCreated |
This event is fired when a Group is created.
|
See Also