Compartir a través de


: CategoryPicker.MultiSelect (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

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

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property MultiSelect As Boolean
'Uso
Dim instance As CategoryPicker
Dim value As Boolean

value = instance.MultiSelect

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

Valor de propiedad

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.

Vea también

Referencia

CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)