Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
)