Represent the collection of Publishing Target events.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The IPublishingTargetEvents type exposes the following members.
Events
Name | Description | |
---|---|---|
AfterPublishingTargetMarkForPublishChange |
This event is fired after any Publishing Target is marked for publish, unmarked for publish, or has its marking version changed.
| |
BeforePublish |
This event is fired before a Publishing Task is submitted.
| |
BeforePublishingTargetMarkForPublishChange |
This event is fired before any Publishing Target is marked for publish, unmarked for publish, or has its marking version changed.
| |
Published |
This event is fired after a Publishing Task is completed.
|
See Also