Sets all exports directly.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- exportsValue
- Type: SystemString
Well-formed export entry elements in string form.
Exceptions
Exception | Condition |
---|---|
ArgumentException | When the exportsValue string is not a well-formed collection of export entry XML elements. |
See Also