ThoughtViewerControl._ctlItems Field
Represents the ThoughtItemList control that is used to display and manage social collaboration items on “My Site”.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected _ctlItems As ThoughtItemList
'Usage
Dim value As ThoughtItemList
value = Me._ctlItems
Me._ctlItems = value
protected ThoughtItemList _ctlItems