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