Removes an export entry from the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- name
- Type: SystemString
Name of the export entry to remove.
Return Value
Type: BooleanTrue if an export with a matching name exists, false otherwise.
See Also