FacebookMappingHelperGetUserProfileModelInternal Method |
Retrieves a model of the Facebook user profile, and returns it.
Namespace: CMS.MembershipProvider.FacebookAssembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.0.0
Syntax protected virtual EntityModel GetUserProfileModelInternal()
Return Value
Type:
EntityModelA model of the Facebook user profile.
See Also