ThoughtViewerControl Members

Include Protected Members
Include Inherited Members

Represents a parent container for social collaboration controls.

The ThoughtViewerControl type exposes the following members.

Constructors

  Name Description
Public method ThoughtViewerControl Initializes a new instance of the ThoughtViewerControl class.

Top

Methods

  Name Description
Protected method OnInit Handles the Init event. (Overrides PersonalAdminPageOnInit(EventArgs).)
Protected method OnLoad Handles the Load event. (Overrides LayoutsPageBase.OnLoad(EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides UnsecuredLayoutsPageBase.OnPreRender(EventArgs).)

Top

Fields

  Name Description
Protected field _bmletInstall Represents a HtmlGenericControl control that renders the description, usage, and link for the Tags and Note Board dialog bookmarklet.
Protected field _ctlItems Represents the ThoughtItemList control that is used to display and manage social collaboration items on “My Site”.
Protected field _ctlTag Represents the ThoughtTagList control that is used to select a specific tag to filter the social collaboration items displayed in the _ctlItems.
Protected field _ctlTagSort Represents the ThoughtTagSort control that is used to sort the tags displayed in the _ctlTag, either by alphabetical order or by size.
Protected field _selMonth1 Represents the ThoughtMonthSelector control that is used to select a month to filter the social collaboration items displayed in the _ctlItems.
Protected field _selView Represents the ThoughtViewSelector control that is used to select a view to filter the social collaboration items displayed in the _ctlItems.
Protected field PageLevelError1 Represents the PageLevelError control that is used to display an error message to alert users that an error occurred while rendering the page.
Protected field ThoughtActivitiesTitleLabelLoc Represents the LabelLoc control that is used to display text associated with the _selMonth1 control.
Protected field ThoughtBookmarkletTitleLabelLoc Represents the LabelLoc control that is used to display a title for the _bmletInstall control.
Protected field ThoughtTagCloudSortLabelLoc Represents a LabelLoc control that is used to display text associated with the _ctlTagSort control.
Protected field ThoughtTagCloudTitleImageLoc Represents a ImageLoc control that is used to display a social tag image associated with the _ctlTag control.
Protected field ThoughtTagCloudTitleLocString Represents a LabelLoc control that is used to display a title for the _ctlTag control.
Protected field ThoughtViewCaptionLocString Represents a LabelLoc control that is used to display a title for the _selView control.

Top

See Also

Reference

ThoughtViewerControl Class

Microsoft.SharePoint.Portal.WebControls Namespace