TabClickEventArgs Members

Include Protected Members
Include Inherited Members

Provides data for the TabClick event.

The TabClickEventArgs type exposes the following members.

Constructors

  Name Description
Public method TabClickEventArgs(Tab) Initializes a new instance of the TabClickEventArgs class with the specified Tab control.
Public method TabClickEventArgs(TabClickEventArgs) Initializes a new instance of the TabClickEventArgs class with the specified event argument.

Top

Properties

  Name Description
Public property TabClicked Gets the Tab control that was clicked.

Top

See Also

Reference

TabClickEventArgs Class

Microsoft.SharePoint.Portal.WebControls Namespace