Click or drag to resize

IAssetManagerEvents.BeforeAssetRegionRootCopy 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.6.308
Syntax
event EventHandler<AssetRegionRootCopyEventArgs> BeforeAssetRegionRootCopy

Value

Type: System.EventHandler<AssetRegionRootCopyEventArgs>
See Also