IPage Events |
The IPage type exposes the following members.
| Name | Description | |
|---|---|---|
| AfterEntitySave |
This event is fired after a Entity object is saved.
(Inherited from IEntityEvents.) | |
| AfterPageAssign |
This event is fired after page is assigned.
(Inherited from IPageEvents.) | |
| AfterPageCheckIn |
This event is fired after a page is checked in.
(Inherited from IPageEvents.) | |
| AfterPageCheckOut |
This event is fired after a page is checked out.
(Inherited from IPageEvents.) | |
| AfterPageMarkForPublishChange |
This event is fired after a page had marked-for-publish changes applied to it.
(Inherited from IPageEvents.) | |
| AfterPageRollback |
This event is fired after a page is rolled back.
(Inherited from IPageEvents.) | |
| AfterPageUndoCheckOut |
This event is fired after a page undo check-out.
(Inherited from IPageEvents.) | |
| BeforeEntitySave |
This event is fired before any Entity object is about to be saved.
(Inherited from IEntityEvents.) | |
| BeforePageAssign |
This event is fired before page is assigned.
(Inherited from IPageEvents.) | |
| BeforePageCheckIn |
This event is fired before a page is checked in.
(Inherited from IPageEvents.) | |
| BeforePageCheckOut |
This event is fired before a page is checked out.
(Inherited from IPageEvents.) | |
| BeforePageMarkForPublishChange |
This event is fired before a page has any changes marked for publish.
(Inherited from IPageEvents.) | |
| BeforePageRollback |
This event is fired before a page is rolled back to previous version.
(Inherited from IPageEvents.) | |
| BeforePageUndoCheckOut |
This event is fired before a page undo check-out.
(Inherited from IPageEvents.) | |
| PageRenamed |
This event is fired after a page is renamed.
(Inherited from IPageEvents.) |