TagCloudItem Members
Include Protected Members
Include Inherited Members
Represents an item in the tag cloud.
The TagCloudItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TagCloudItem | Initializes a new instance of the TagCloudItem class. |
Top
Properties
Name | Description | |
---|---|---|
Count | Gets or sets the number of items that are tagged with the name. | |
Link | Gets or sets the link that navigates to the tag profile page. | |
Name | Gets or sets the name of the TagCloudItem. |
Top