Tab.OnCommand Method

Raises the Command event.

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

Tab Class

Tab Members

Microsoft.SharePoint.Portal.WebControls Namespace