Serializes the specified entity mapping into a string.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- mapping
- Type: CMS.SocialMedia.Facebook EntityMapping
The entity mapping to serialize.
Return Value
Type: StringThe string that contains the specified entity mapping.
See Also