IAsset
|
The IAssetManagerEvents type exposes the following members.
| Name | Description | |
|---|---|---|
| AfterAssetCopy | This event is fired after an Asset is copied. | |
| AfterAssetCrossLocaleCopy | This event is fired after an Asset is copied from one Region Root to another. | |
| AfterAssetDelete | This event is fired after an Asset is removed. | |
| AfterAssetMove | This event is fired after an Asset is moved. | |
| AfterAssetRegionRootCopy | This event is fired after a Region Root is copied. | |
| AfterEmptyAssetRecycleFolder | This event is fired before the asset recycle folder is emptied. | |
| AssetCreated | This event is fired when a new Asset is created. | |
| AssetFileUpdated | This method is invoked after an edit to an Asset File is saved. | |
| BeforeAssetCopy | This event is fired before an Asset to be copied. | |
| BeforeAssetCrossLocaleCopy | This event is fired before an Asset is copied from one Region Root to another. | |
| BeforeAssetDelete | This event is fired before an Asset is moved to Recycle Folder. | |
| BeforeAssetMove | This event is fired before an Asset is moved. | |
| BeforeAssetRegionRootCopy | This event is fired before a Region Root is copied. | |
| BeforeEmptyAssetRecycleFolder | This event is fired before the asset recycle folder is emptied. |