ISite Events |
The ISite 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) |
|
|
AfterCrossLocaleCopy |
This event is fired after a Page is copied across Region Roots.
(Inherited from ISiteEvents) |
|
|
AfterEmptyAssetRecycleFolder |
This event is fired before the asset recycle folder is emptied.
(Inherited from IAssetManagerEvents) |
|
|
AfterEmptyRecycleFolder |
This event is fired after Recycle Folder is emptied.
(Inherited from ISiteEvents) |
|
|
AfterPageCopy |
This event is fired after a Page is copied.
(Inherited from ISiteEvents) |
|
|
AfterPageDelete |
This event is fired after a Page is removed.
(Inherited from ISiteEvents) |
|
|
AfterPageMove |
This event is fired after a Page is moved.
(Inherited from ISiteEvents) |
|
|
AfterRegionRootCopy |
This event is fired after a Region Root is copied.
(Inherited from ISiteEvents) |
|
|
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) |
|
|
BeforeCrossLocaleCopy |
This event is fired before a Page is copied across Region Roots.
(Inherited from ISiteEvents) |
|
|
BeforeEmptyAssetRecycleFolder |
This event is fired before the asset recycle folder is emptied.
(Inherited from IAssetManagerEvents) |
|
|
BeforeEmptyRecycleFolder |
This event is fired before emptying the Recycle Folder.
(Inherited from ISiteEvents) |
|
|
BeforePageCopy |
This event is fired before a Page to be copied.
(Inherited from ISiteEvents) |
|
|
BeforePageDelete |
This event is fired before a Page is moved to Recycle Folder.
(Inherited from ISiteEvents) |
|
|
BeforePageMove |
This event is fired before a Page is moved.
(Inherited from ISiteEvents) |
|
|
BeforeRegionRootCopy |
This event is fired before a Region Root is copied.
(Inherited from ISiteEvents) |
|
|
PageCreated |
This event is fired when a new Page is created.
(Inherited from ISiteEvents) |