Returns XML representation of current instance of IDataContainer.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- data
- Type: CMS.Base IDataContainer
IDataContainer to serialize
- rootName
- Type: System String
Name of the root element
- binary
- Type: System Boolean
If true, binary data is exported, if false, binary columns remain empty
Return Value
Type: StringSee Also