Click or drag to resize

IAssetManagerEventsBeforeAssetRegionRootCopy Event


This event is fired before 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> BeforeAssetRegionRootCopy

Value

Type: SystemEventHandlerAssetRegionRootCopyEventArgs
See Also