InputFormCategoryPicker.MultiSelect, propriété (Microsoft.SharePoint.Portal.WebControls)
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 InputFormCategoryPicker
Dim value As Boolean
value = instance.MultiSelect
instance.MultiSelect = value
public bool MultiSelect { get; set; }
Voir aussi
Référence
InputFormCategoryPicker, classe
Membres InputFormCategoryPicker
Microsoft.SharePoint.Portal.WebControls, espace de noms