Click or drag to resize

IGlobalExportsExports Method


Retrieves the collection of global export entries.

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

Return Value

IEnumerableIExportDefinition
Collection of global export entries.
See Also