Parses the specified XML string and returns the deserialized entity mapping.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- content
- Type: System String
The XML string that contains an entity mapping.
Return Value
Type: EntityMappingThe deserialized entity info.
See Also