Partager via


CategoryPicker.SelectedCategories, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets the IDs of selected 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 SelectedCategories As Guid()
'Utilisation
Dim instance As CategoryPicker
Dim value As Guid()

value = instance.SelectedCategories
public Guid[] SelectedCategories { get; }

Valeur de la propriété

System.Guid. The unique identifiers of selected areas in the portal site.

Voir aussi

Référence

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