IAssetItem Events |
The IAssetItem type exposes the following members.
| Name | Description | |
|---|---|---|
| AfterAssetAssign |
This event is fired after page is assigned.
(Inherited from IAssetEvents.) | |
| AfterAssetCheckIn |
This event is fired after a page is checked in.
(Inherited from IAssetEvents.) | |
| AfterAssetCheckOut |
This event is fired after a page is checked out.
(Inherited from IAssetEvents.) | |
| AfterAssetMarkForPublishChange |
This event is fired after a page had marked-for-publish changes applied to it.
(Inherited from IAssetEvents.) | |
| AfterAssetRollback |
This event is fired after a page is rolled back.
(Inherited from IAssetEvents.) | |
| AfterAssetUndoCheckOut |
This event is fired after a page undo check-out.
(Inherited from IAssetEvents.) | |
| AfterEntitySave |
This event is fired after a Entity object is saved.
(Inherited from IEntityEvents.) | |
| AssetRenamed |
This event is fired after a page is renamed.
(Inherited from IAssetEvents.) | |
| BeforeAssetAssign |
This event is fired before page is assigned.
(Inherited from IAssetEvents.) | |
| BeforeAssetCheckIn |
This event is fired before a page is checked in.
(Inherited from IAssetEvents.) | |
| BeforeAssetCheckOut |
This event is fired before a page is checked out.
(Inherited from IAssetEvents.) | |
| BeforeAssetMarkForPublishChange |
This event is fired before a page has any changes marked for publish.
(Inherited from IAssetEvents.) | |
| BeforeAssetRollback |
This event is fired before a page is rolled back to previous version.
(Inherited from IAssetEvents.) | |
| BeforeAssetUndoCheckOut |
This event is fired before a page undo check-out.
(Inherited from IAssetEvents.) | |
| BeforeEntitySave |
This event is fired before any Entity object is about to be saved.
(Inherited from IEntityEvents.) |