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