IAsset
|
The IAssetFolder 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) |
|
|
AfterAssetRemoveFromWorkflow |
This event is fired after an asset is removed from a workflow
(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) |
|
|
AssetCategorizationChanged |
This event is fired when a Asset associated, or
unassociated with a Category Node.
(Inherited from IAssetEvents) |
|
|
AssetCheckedInContentUpdated |
This event is fired when a Asset was checked with actual text/binary content change
(Inherited from IAssetEvents) |
|
|
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) |
|
|
BeforeAssetRemoveFromWorkflow |
This event is fired before an asset is removed from a workflow
(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) |