Click or drag to resize

IExportsElementExports Method


Retrieves all exports entries in the collection.

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

Return Value

Type: IEnumerableIExportElement
All export entries in the collection.
See Also