Partager via


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

Gets or sets the identifier of the button.

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

Syntaxe

'Déclaration
Public Property ButtonID As String
'Utilisation
Dim instance As CategoryPicker
Dim value As String

value = instance.ButtonID

instance.ButtonID = value
public string ButtonID { get; set; }

Valeur de la propriété

String. Identifier of the button.

Voir aussi

Référence

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