Click or drag to resize

ISiteEvents Events


The ISiteEvents type exposes the following members.

Events
  Name Description
Public event AfterCrossLocaleCopy This event is fired after a Page is copied across Region Roots.
Public event AfterEmptyRecycleFolder This event is fired after Recycle Folder is emptied.
Public event AfterPageCopy This event is fired after a Page is copied.
Public event AfterPageDelete This event is fired after a Page is removed.
Public event AfterPageMove This event is fired after a Page is moved.
Public event AfterRegionRootCopy This event is fired after a Region Root is copied.
Public event BeforeCrossLocaleCopy This event is fired before a Page is copied across Region Roots.
Public event BeforeEmptyRecycleFolder This event is fired before emptying the Recycle Folder.
Public event BeforePageCopy This event is fired before a Page to be copied.
Public event BeforePageDelete This event is fired before a Page is moved to Recycle Folder.
Public event BeforePageMove This event is fired before a Page is moved.
Public event BeforeRegionRootCopy This event is fired before a Region Root is copied.
Public event PageCreated This event is fired when a new Page is created.
Top
See Also