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.3.169
Syntax
IEnumerable<IExportDefinition> Exports()

Return Value

Type: IEnumerableIExportDefinition
Collection of global export entries.
See Also