: CategoryPicker.ButtonID (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the identifier of the button.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property ButtonID As String
'Uso
Dim instance As CategoryPicker
Dim value As String
value = instance.ButtonID
instance.ButtonID = value
public string ButtonID { get; set; }
Valor de propiedad
String. Identifier of the button.
Vea también
Referencia
CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)