Click or drag to resize

IPublishingTaskEventsPublishStepAdvanced Event


This event is fired when Publishing Task advances to next step (e.g., when a publish task finishes copying images).

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
event EventHandler<AdvancePublishStepEventArgs> PublishStepAdvanced

Value

Type: SystemEventHandlerAdvancePublishStepEventArgs
See Also