Share via


TabClickEventArgs.TabClicked Property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property TabClicked As Tab
    Get
'Usage
Dim instance As TabClickEventArgs
Dim value As Tab

value = instance.TabClicked
[ObsoleteAttribute("This class is obsolete.")]
public Tab TabClicked { get; }

Property Value

Type: Microsoft.SharePoint.Portal.WebControls.Tab

See Also

Reference

TabClickEventArgs Class

TabClickEventArgs Members

Microsoft.SharePoint.Portal.WebControls Namespace