ThoughtItemList Members
Include Protected Members
Include Inherited Members
Represents a control that is used to display and manage social collaboration items on “My Site”.
The ThoughtItemList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ThoughtItemList | Initializes a new instance of the ThoughtItemList class. |
Top
Methods
Name | Description | |
---|---|---|
LoadViewState | Loads the previously saved view state of the ThoughtItemList 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 ThoughtItemList control. (Overrides WebControl.SaveViewState().) |
Top