IUserGroupEvents Interface Ingeniux CMS Content Store API

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

public interface IUserGroupEvents

The IUserGroupEvents type exposes the following members.

Events

  NameDescription
Public eventAfterUserGroupDelete
This event is fired after a Group is deleted.
Public eventBeforeUserGroupDelete
This event is fired before a Group is deleted.
Public eventUserGroupCreated
This event is fired when a Group is created.
Top
See Also

Reference