Click or drag to resize
FacebookUserProfileFacebookName Property
Gets or sets user's full name.

Namespace: CMS.ExternalAuthentication.Facebook
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public string FacebookName { get; set; }

Property Value

Type: String
See Also