FacebookMappingHelperGetUserProfileMapping Method |
Retrieves the current mapping between Facebook user profile and CMS user, and returns it.
Namespace: CMS.SocialMedia.FacebookAssembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.2.23
Syntax public static EntityMapping GetUserProfileMapping()
Return Value
Type:
EntityMappingThe current mapping between Facebook user profile and CMS user.
See Also