SPLanguageSettings.PreferredDisplayLanguagesNoClient property
Gets user's preferred display languages without using client/browser languages
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property PreferredDisplayLanguagesNoClient As SPLanguageCollection
Get
'Usage
Dim instance As SPLanguageSettings
Dim value As SPLanguageCollection
value = instance.PreferredDisplayLanguagesNoClient
public SPLanguageCollection PreferredDisplayLanguagesNoClient { get; }
Property value
Type: Microsoft.SharePoint.SPLanguageCollection