Deserializes a mapping from the specified string representation, and returns it.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- content
- Type: System String
A string representation of the mapping.
Return Value
Type: MappingA mapping corresponding to the specified string representation.
See Also