de la propiedad Web.SyndicationEnabled
Obtiene o establece un valor que especifica si las fuentes RSS están habilitadas en el sitio.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property SyndicationEnabled As Boolean
Get
Set
'Uso
Dim instance As Web
Dim value As Boolean
value = instance.SyndicationEnabled
instance.SyndicationEnabled = value
public bool SyndicationEnabled { get; set; }
Valor de propiedad
Tipo: System.Boolean
true si se habilitan las fuentes RSS en el sitio; en caso contrario, false