Share via


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

See also

Reference

ThoughtViewerControl class

ThoughtViewerControl members

Microsoft.SharePoint.Portal.WebControls namespace