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

Value

EventHandlerAssetRelocateEventArgs
See Also