CategoryPicker.CallBackMethodName, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the name of the method to call for client scripts if the user makes changes.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property CallBackMethodName As String
'Utilisation
Dim instance As CategoryPicker
Dim value As String
value = instance.CallBackMethodName
instance.CallBackMethodName = value
public string CallBackMethodName { get; set; }
Valeur de la propriété
String. The name of the method.
Voir aussi
Référence
CategoryPicker, classe
Membres CategoryPicker
Microsoft.SharePoint.Portal.WebControls, espace de noms