IPublishTaskMonitorPages Method
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IEnumerable<string> Pages()
Function Pages As IEnumerable(Of String)
IEnumerable<String^>^ Pages()
abstract Pages : unit -> IEnumerable<string>
Return Value
Type:
IEnumerableStringCollection of IDs of the
Pages to be published
See Also