ThoughtViewSelector members
Represents a control that is used to select a view to filter the social collaboration items displayed in the ThoughtItemList control to the following social collaboration items: All Tags, Notes, Private, or Public.
The ThoughtViewSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ThoughtViewSelector | Initializes a new instance of the ThoughtViewSelector class. |
Top
Methods
Name | Description | |
---|---|---|
LoadViewState | Loads the previously saved view state of the ThoughtViewSelector 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 ThoughtViewSelector control. (Overrides WebControl.SaveViewState().) |
Top