Click or drag to resize

ITaskMonitorOngoingStatus Property


Retrieves the status of publishing task as string message. This message is the description of the ongoing Step or sub-step in a List Step.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string OngoingStatus { get; }

Property Value

Type: String
Remarks
Value is an empty string if no ongoing step.
See Also