Compartilhar via


SPLanguageSettings.PreferredDisplayLanguagesNoClient property

Obtém os idiomas de exibição preferencial do usuário sem o uso de idiomas do navegador do cliente

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property PreferredDisplayLanguagesNoClient As SPLanguageCollection
    Get
'Uso
Dim instance As SPLanguageSettings
Dim value As SPLanguageCollection

value = instance.PreferredDisplayLanguagesNoClient
public SPLanguageCollection PreferredDisplayLanguagesNoClient { get; }

Property value

Type: Microsoft.SharePoint.SPLanguageCollection

Ver também

Referência

SPLanguageSettings class

SPLanguageSettings members

Microsoft.SharePoint namespace