TagCloudBaseWebPart Members

Include Protected Members
Include Inherited Members

Represents an abstract base class for tag cloud Web Parts.

The TagCloudBaseWebPart type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Protected property DesignTimeHtml Gets the design-time HTML for the current Web Part. (Overrides WebPartLocDesignTimeHtml().)
Public property ShowCount Gets or sets a value that indicates whether the Count is rendered in HTML when the GetHtml(HtmlTextWriter, []) method is called.

Top

Methods

  Name Description
Protected method GetHtml Writes the HTML content for the TagCloudItem to the HtmlTextWriter.
Protected method OnPreRender Handles the PreRender event. (Overrides WebPart.OnPreRender(EventArgs).)

Top

See Also

Reference

TagCloudBaseWebPart Class

Microsoft.SharePoint.Portal.WebControls Namespace