Returns XML representation of given instance of info object.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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