ITaxonomyEvents Interface Ingeniux CMS Content Store API

Represents the collection of events triggered by the Taxonomy system

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

public interface ITaxonomyEvents

The ITaxonomyEvents type exposes the following members.

Events

  NameDescription
Public eventAfterCategoryDelete
This event is fired after a Category Node is deleted.
Public eventBeforeCategoryDelete
This event is fired before a Category Node is deleted.
Public eventCategoryCreated
This event is fired when a Category Node is created.
Top
See Also

Reference