Click or drag to resize

IAssetManagerEventsAfterAssetRegionRootCopy Event


This event is fired after a Region Root is copied.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
event EventHandler<AssetRegionRootCopyEventArgs> AfterAssetRegionRootCopy

Value

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