Click or drag to resize

IAssetManagerEventsBeforeAssetMove Event


This event is fired before an Asset is moved.

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

Value

Type: SystemEventHandlerAssetRelocateEventArgs
See Also