Click or drag to resize

IAssetManagerEventsBeforeAssetCrossLocaleCopy Event


This event is fired before an Asset is copied from one Region Root to another.

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

Value

Type: SystemEventHandlerAssetRelocateEventArgs
See Also