ThoughtViewerControl._selView Field
Represents the ThoughtViewSelector control that is used to select a view 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 _selView As ThoughtViewSelector
'Usage
Dim value As ThoughtViewSelector
value = Me._selView
Me._selView = value
protected ThoughtViewSelector _selView