Adds a new export entry to the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- export
- Type: Ingeniux.CMSIExportElement
New export entry to add
Exceptions
Exception | Condition |
---|---|
ArgumentException | When there is already an export entry that has the same name. |
Remarks
See Also