Partager via


ContentByQueryWebPart.FeedEnabled - Propriété

Activer le flux pour cet objet ContentByQueryWebPart .

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<PersonalizableAttribute(PersonalizationScope.Shared)> _
<WebBrowsableAttribute(False)> _
Public Property FeedEnabled As Boolean
    Get
    Set
'Utilisation
Dim instance As ContentByQueryWebPart
Dim value As Boolean

value = instance.FeedEnabled

instance.FeedEnabled = value
[PersonalizableAttribute(PersonalizationScope.Shared)]
[WebBrowsableAttribute(false)]
public bool FeedEnabled { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ContentByQueryWebPart classe

ContentByQueryWebPart - Membres

Microsoft.SharePoint.Publishing.WebControls - Espace de noms

ContentByQueryWebPart