HttpRequestBase.UserLanguages Property
.NET Framework (current version)
When overridden in a derived class, gets a sorted array of client language preferences.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.String()A sorted array of client language preferences, or null if the array is empty.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: