Partager via


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

Gets or sets a value indicating whether a user can associate a listing with more than one area.

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

Syntaxe

'Déclaration
Public Property MultiSelect As Boolean
'Utilisation
Dim instance As CategoryPicker
Dim value As Boolean

value = instance.MultiSelect

instance.MultiSelect = value
public bool MultiSelect { get; set; }

Valeur de la propriété

true if a user can associate a listing with more than one area; false indicates that a user can associate a listing with only one area.

Voir aussi

Référence

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