다음을 통해 공유


TabClickEventArgs Constructor (Tab)

Initializes a new instance of the TabClickEventArgs class with the specified Tab control.

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

Syntax

'Declaration
Public Sub New ( _
    tabClicked As Tab _
)
'Usage
Dim tabClicked As Tab

Dim instance As New TabClickEventArgs(tabClicked)
public TabClickEventArgs(
    Tab tabClicked
)

Parameters

See Also

Reference

TabClickEventArgs Class

TabClickEventArgs Members

TabClickEventArgs Overload

Microsoft.SharePoint.Portal.WebControls Namespace