Share via


TabClickEventArgs Constructor (TabClickEventArgs)

Initializes a new instance of the TabClickEventArgs class with the specified event argument.

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

Syntax

'Declaration
Public Sub New ( _
    tcea As TabClickEventArgs _
)
'Usage
Dim tcea As TabClickEventArgs

Dim instance As New TabClickEventArgs(tcea)
public TabClickEventArgs(
    TabClickEventArgs tcea
)

Parameters

See Also

Reference

TabClickEventArgs Class

TabClickEventArgs Members

TabClickEventArgs Overload

Microsoft.SharePoint.Portal.WebControls Namespace