IPublishTaskMonitorPages Method Ingeniux CMS Content Store API

Retrieve the IDs of the Page to be published by the corresponding Publishing Task.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<string> Pages()

Return Value

Type: IEnumerableString
Collection of IDs of the Pages to be published
See Also

Reference