Click or drag to resize
FacebookMappingHelperGetUserProfileModel Method
Retrieves a model of the Facebook user profile, and returns it.

Namespace: CMS.SocialMedia.Facebook
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.2.23
Syntax
C#
public static EntityModel GetUserProfileModel()

Return Value

Type: EntityModel
A model of the Facebook user profile.
See Also