Click or drag to resize

IPublishTaskMonitorPages Method


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: 10.5.94
Syntax
IEnumerable<string> Pages()

Return Value

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