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.308
Syntax
IEnumerable<string> Assets()

Return Value

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