SocialTabControl.TagTabId Property
Gets the client-side ID used for the tab to display tags.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TagTabId As String
Get
'Usage
Dim value As String
value = SocialTabControl.TagTabId
public static string TagTabId { get; }
Property Value
Type: System.String
The client-side ID used for the tab to display tags.