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