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