Click or drag to resize

ICategoryEvents Interface


Represents the collections of CategoryNode events.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
public interface ICategoryEvents

The ICategoryEvents type exposes the following members.

Events
  NameDescription
Public eventAssetCategorizationChanged
This event is fired when a Asset associated, or dis-associated with a Category Node.
Public eventCategoryRenamed
This event is fired when a category is renamed.
Public eventPageCategorizationChanged
This event is fired when a Page associated, or dis-associated with a Category Node.
Top
See Also