Click or drag to resize

ITaxonomyEventsAfterTaxonomyMove Event


This event is fired after a Category Node is moved.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
event EventHandler<TaxonomyRelocateEventArgs> AfterTaxonomyMove

Value

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