: CategoryPicker.CallBackMethodName (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the name of the method to call for client scripts if the user makes changes.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property CallBackMethodName As String
'Uso
Dim instance As CategoryPicker
Dim value As String
value = instance.CallBackMethodName
instance.CallBackMethodName = value
public string CallBackMethodName { get; set; }
Valor de propiedad
String. The name of the method.
Vea también
Referencia
CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)