Click or drag to resize

IPublishingTaskPages Method


Retrieves the information of the Pages to be published.

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

Return Value

Type: IEnumerableIPublishingPageEntry
Collection of information on the pages to be published
See Also