TaggedUrlListWebPart members

Displays the URLs for items tagged with the term based on the query string of the current page.

The TaggedUrlListWebPart type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ScopeDay Gets or sets the scope, in number of days, for items that have been tagged with the term in the query string of the current page.

Top

Methods

  Name Description
Public method GetToolParts Gets the ToolPart objects that can be used to show and modify WebPart base class properties. (Overrides WebPart.GetToolParts().)
Protected method OnLoad Handles the Load event. (Overrides Control.OnLoad(EventArgs).)
Protected method OnPreRender Handles the PreRender event. (Overrides WebPart.OnPreRender(EventArgs).)
Protected method Render Renders the TaggedUrlListWebPart to the client. (Overrides WebPart.Render(HtmlTextWriter).)

Top

See also

Reference

TaggedUrlListWebPart class

Microsoft.SharePoint.Portal.WebControls namespace