Click or drag to resize

ICategoryNode Events


The ICategoryNode type exposes the following members.

Events
  NameDescription
Public eventAfterEntitySave
This event is fired after a Entity object is saved.
(Inherited from IEntityEvents.)
Public eventAssetCategorizationChanged
This event is fired when a Asset associated, or dis-associated with a Category Node.
(Inherited from ICategoryEvents.)
Public eventBeforeEntitySave
This event is fired before any Entity object is about to be saved.
(Inherited from IEntityEvents.)
Public eventCategoryRenamed
This event is fired when a category is renamed.
(Inherited from ICategoryEvents.)
Public eventPageCategorizationChanged
This event is fired when a Page associated, or dis-associated with a Category Node.
(Inherited from ICategoryEvents.)
Top
See Also