SPLinkButton.OnCommand Method

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

Syntax

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

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

Parameters

See Also

Reference

SPLinkButton Class

SPLinkButton Members

Microsoft.SharePoint.WebControls Namespace