Click or drag to resize

IAssetEventsAssetCategorizationChanged Event


This event is fired when a Asset associated, or unassociated with a Category Node.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
event EventHandler<CategorizationEventArgs<IAsset>> AssetCategorizationChanged

Value

Type: SystemEventHandlerCategorizationEventArgsIAsset
Remarks
This event is fired before changes are applied to the content store.
See Also