Click or drag to resize

IPublishingManagerCurrentTask Property


Gets the Publishing Task Monitor of the Publishing Task that is being executed. If no publishing task is being executed at the time of property call, this method returns null.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IPublishTaskMonitor CurrentTask { get; }

Property Value

Type: IPublishTaskMonitor
See Also