TaggedPeopleListWebPart members

Represents a Web Part that is used to view people who are associated with the term passed in the query string of the current page.

The TaggedPeopleListWebPart type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ShowExperts Gets or sets a value that indicates whether the controls that display people who are term experts will be visible.
Public property ShowFrequentUsers Gets or sets a value that indicates whether the controls that display people who frequently tag URLs with the term will be visible.
Public property ShowInterests Gets or sets a value that indicates whether the controls that display people who are interested in the term will be visible.

Top

Methods

  Name Description
Protected method CreateChildControls Creates child controls to display people related to the term based on the ShowExperts, ShowFrequentUsers, and ShowInterests values. (Overrides WebPartLocCreateChildControls().)
Protected method OnLoad Handles the Load event. (Overrides Control.OnLoad(EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides WebPart.OnPreRender(EventArgs).)

Top

See also

Reference

TaggedPeopleListWebPart class

Microsoft.SharePoint.Portal.WebControls namespace