Returns XML representation of given instance of info object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- settings
- Type: CMS.DataEngine ExportObjectSettings
Export settings
- infoObj
- Type: CMS.DataEngine BaseInfo
Info object to export
Return Value
Type: StringXML representation of given instance of info object.
See Also