ToolBarButton.OnCommand Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Overridable Sub OnCommand ( _
    cea As CommandEventArgs _
)
'Usage
Dim cea As CommandEventArgs

Me.OnCommand(cea)
protected virtual void OnCommand(
    CommandEventArgs cea
)

Parameters

See Also

Reference

ToolBarButton Class

ToolBarButton Members

Microsoft.SharePoint.Portal.WebControls Namespace