IExportsElementExports Method Ingeniux CMS Content Store API

Retrieves all exports entries in the collection.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<IExportElement> Exports()

Return Value

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

Reference