IPublishingTaskPages Method Ingeniux CMS Content Store API

Retrieves the information of the Pages to be published.

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

IEnumerable<IPublishingPageEntry> Pages()

Return Value

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

Reference