Click or drag to resize
FacebookUserProfileMiddleName Property
Gets or sets user's middle name.

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

Property Value

Type: String
See Also