Click or drag to resize

IPublishTaskMonitorPages Method


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

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<string> Pages()

Return Value

IEnumerableString
Collection of IDs of the Pages to be published.
See Also