Click or drag to resize

IPublishTaskMonitorPagePublishingStep Property


Gets the step that performs a Page's publish.

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

Property Value

Type: IContentItemPublishStep
Remarks
Allows access to information concerning the pages to be published in this step and the step's current progress.
See Also