CloudControlItem Properties
Represents a tag cloud item.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Data |
Gets the data item that is bound to the cloud control item. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Name | Gets or sets the item’s unique identifier name. |
Navigate |
Gets or sets the item’s URL. |
Text | Gets or sets the item’s description (text). |
Tool |
Gets or sets the current item’s tooltip text. |
Value | Gets or sets the item’s value (weight). |
See Also