IEntityEvents Interface Ingeniux CMS Content Store API

Represents the collection of Entity events.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public interface IEntityEvents

The IEntityEvents type exposes the following members.

Events

  NameDescription
Public eventAfterEntitySave
This event is fired after a Entity object is saved.
Public eventBeforeEntitySave
This event is fired before any Entity object is about to be saved.
Top
See Also

Reference