ToolBarButton.Command Event

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Event Command As CommandEventHandler
'Usage
Dim instance As ToolBarButton
Dim handler As CommandEventHandler

AddHandler instance.Command, handler
public event CommandEventHandler Command

See Also

Reference

ToolBarButton Class

ToolBarButton Members

Microsoft.SharePoint.WebControls Namespace