ThoughtViewerControl._ctlTag field
Represents the ThoughtTagList control that is used to select a specific tag to filter the social collaboration items displayed in the _ctlItems.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected _ctlTag As ThoughtTagList
'Usage
Dim value As ThoughtTagList
value = Me._ctlTag
Me._ctlTag = value
protected ThoughtTagList _ctlTag