Returns XML representation of given instance of info object.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- settings
- Type: CMS.DataEngine ExportObjectSettings
Export settings
- node
- Type: CMS.DocumentEngine TreeNode
Tree node to export
Return Value
Type: StringXML representation of given instance of document.
See Also