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