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