Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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