Click or drag to resize

IPublishTaskMonitorAssets Method


Retrieve the IDs of the Assets to be published by the corresponding Publishing Task.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<string> Assets()

Return Value

IEnumerableString
Collection of IDs of the Assets to be published.
See Also