ThoughtMonthSelector Members
Include Protected Members
Include Inherited Members
Represents a control that is used to select the month to filter the social collaboration items displayed in the ThoughtItemList control.
The ThoughtMonthSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ThoughtMonthSelector | Initializes a new instance of the ThoughtMonthSelector class. |
Top
Methods
Name | Description | |
---|---|---|
LoadViewState | Loads the previously saved view state of the ThoughtMonthSelector control. (Overrides WebControl.LoadViewState(Object).) | |
OnInit | Handles the Init event. (Overrides Control.OnInit(EventArgs).) | |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) | |
SaveViewState | Saves the current view state of the ThoughtMonthSelector control. (Overrides WebControl.SaveViewState().) |
Top