Compartir a través de


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

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

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

Sintaxis

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

value = instance.SupportClientSideCallback

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

Valor de propiedad

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

Vea también

Referencia

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