IPublishingTarget Events Ingeniux CMS Content Store API

The IPublishingTarget type exposes the following members.

Events

  Name Description
Public event AfterEntitySave
This event is fired after a Entity object is saved.
(Inherited from IEntityEvents.)
Public event AfterPublishingTargetMarkForPublishChange
This event is fired after any Publishing Target is marked for publish, unmarked for publish, or has its marking version changed.
(Inherited from IPublishingTargetEvents.)
Public event BeforeEntitySave
This event is fired before any Entity object is about to be saved.
(Inherited from IEntityEvents.)
Public event BeforePublish
This event is fired before a Publishing Task is submitted.
(Inherited from IPublishingTargetEvents.)
Public event BeforePublishingTargetMarkForPublishChange
This event is fired before any Publishing Target is marked for publish, unmarked for publish, or has its marking version changed.
(Inherited from IPublishingTargetEvents.)
Public event Published
This event is fired after a Publishing Task is completed.
(Inherited from IPublishingTargetEvents.)
Top
See Also

Reference