Partager via


RSSAggregatorWebPart.ExpandFeed, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

Cette propriété n'est pas conforme à la spécification CLS.  

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<ResourcesAttribute("RSSWebpart_Property_ExpandFeed_Text", "RSSWebpart_ToolPart_Group", "RSSWebpart_Property_ExpandFeed_Description")> _
<WebBrowsableAttribute(True)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<DefaultValueAttribute(False)> _
Public Property ExpandFeed As Boolean
'Utilisation
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; }

Voir aussi

Référence

RSSAggregatorWebPart, classe
Membres RSSAggregatorWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms