Click or drag to resize
FacebookUserProfileLocale Property
Gets or sets user's locale containing the ISO Language Code and ISO Country Code.

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

Property Value

Type: String
See Also