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


Свойство Web.ThemeInfo

The theming information for this website. This includes information like colors, fonts, border radii sizes, and so on.

Пространство имен:  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 ThemeInfo As ThemeInfo
    Get
'Применение
Dim instance As Web
Dim value As ThemeInfo

value = instance.ThemeInfo
public ThemeInfo ThemeInfo { get; }

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

Тип: Microsoft.SharePoint.Client.ThemeInfo
A ThemeInfo object that represents the theme information associated with the website.

См. также

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

Web класс

Элементы Web

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