Compartir a través de


: RSSAggregatorWebPart.ExpandFeed (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Esta propiedad no es compatible con CLS.  

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<ResourcesAttribute("RSSWebpart_Property_ExpandFeed_Text", "RSSWebpart_ToolPart_Group", "RSSWebpart_Property_ExpandFeed_Description")> _
<WebBrowsableAttribute(True)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<DefaultValueAttribute(False)> _
Public Property ExpandFeed As Boolean
'Uso
Dim instance As RSSAggregatorWebPart
Dim value As Boolean

value = instance.ExpandFeed

instance.ExpandFeed = value
[ResourcesAttribute("RSSWebpart_Property_ExpandFeed_Text", "RSSWebpart_ToolPart_Group", "RSSWebpart_Property_ExpandFeed_Description")] 
[WebBrowsableAttribute(true)] 
[PersonalizableAttribute(PersonalizationScope.Shared)] 
[DefaultValueAttribute(false)] 
public bool ExpandFeed { get; set; }

Vea también

Referencia

RSSAggregatorWebPart (Clase)
RSSAggregatorWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)