EntityMappingSerializer UnserializeEntityMapping Method Kentico 8.0 API Reference
Parses the specified string and returns the deserialized entity mapping.

Namespace: CMS.SocialMedia.Facebook
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

content
Type: OnlineSystem String
The string that contains an entity mapping.

Return Value

Type: EntityMapping
The deserialized entity mapping.
See Also