CategoryPicker.SelectedCategoryPathes, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets the selected paths of the areas in the portal site to associate with a listing.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SelectedCategoryPathes As String()
'Utilisation
Dim instance As CategoryPicker
Dim value As String()
value = instance.SelectedCategoryPathes
public string[] SelectedCategoryPathes { get; }
Valeur de la propriété
The paths of the areas in the portal site.
Voir aussi
Référence
CategoryPicker, classe
Membres CategoryPicker
Microsoft.SharePoint.Portal.WebControls, espace de noms