The ISite type exposes the following members.
Events
Name | Description | |
---|---|---|
AfterCrossLocaleCopy |
This event is fired after a Page is copied across Region Roots.
(Inherited from ISiteEvents.) |
|
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.) |
|
BeforeCrossLocaleCopy |
This event is fired before a Page is copied across Region Roots.
(Inherited from ISiteEvents.) |
|
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.) |
See Also