ThoughtViewerControl._selMonth1 field
Represents the ThoughtMonthSelector control that is used to select a month 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 _selMonth1 As ThoughtMonthSelector
'Usage
Dim value As ThoughtMonthSelector
value = Me._selMonth1
Me._selMonth1 = value
protected ThoughtMonthSelector _selMonth1