Partager via


CategoryWebPart.SourceListName, 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
<WebBrowsableAttribute(False)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property SourceListName As String
'Utilisation
Dim instance As CategoryWebPart
Dim value As String

value = instance.SourceListName

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

Voir aussi

Référence

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