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