Partager via


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

Gets or sets a value indicating whether client-side callback is supported.

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

Syntaxe

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

value = instance.SupportClientSideCallback

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

Valeur de la propriété

Boolean true if client-side callback is supported; otherwise, false.

Voir aussi

Référence

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