ThoughtTagList members
Represents a control that is used to select a specific tag for filtering the social collaboration items displayed in the ThoughtItemList control.
The ThoughtTagList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ThoughtTagList | Initializes a new instance of the ThoughtTagList class. |
Top
Methods
Name | Description | |
---|---|---|
LoadViewState | Loads the previously saved view state of the ThoughtTagList control. (Overrides WebControl.LoadViewState(Object).) | |
OnLoad | Handles the Load event. (Overrides Control.OnLoad(EventArgs).) | |
SaveViewState | Saves the current view state of the ThoughtTagList control. (Overrides WebControl.SaveViewState().) |
Top