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


Свойство Web.SyndicationEnabled

Gets or sets a value that specifies whether the RSS feeds are enabled 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 Property SyndicationEnabled As Boolean
    Get
    Set
'Применение
Dim instance As Web
Dim value As Boolean

value = instance.SyndicationEnabled

instance.SyndicationEnabled = value
public bool SyndicationEnabled { get; set; }

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

Тип: System.Boolean
true if the RSS feeds are enabled on the site; otherwise, false

См. также

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

Web класс

Элементы Web

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