Поделиться через


Свойство Web.Language

Gets a value that specifies the LCID for the language that is used on the site.

Пространство имен:  Microsoft.SharePoint.Client
Сборки:   Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll)  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public ReadOnly Property Language As UInteger
    Get
'Применение
Dim instance As Web
Dim value As UInteger

value = instance.Language
public uint Language { get; }

Значение свойства

Тип: System.UInt32
Returns a UInt32 instance representing the LCID for the language that is used on the site.

См. также

Справочные материалы

Web класс

Элементы Web

Пространство имен Microsoft.SharePoint.Client