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