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.6.492
Syntax
event EventHandler<AssetRelocateEventArgs> BeforeAssetMove

Value

EventHandlerAssetRelocateEventArgs
See Also