Click or drag to resize
KaxTagCloudItem Properties

The KaxTagCloudItem type exposes the following members.

Properties
  Name Description
Public property AccessKey
Gets or sets the access key of the TagCloud item.
Public property DataItem
Gets or sets the data object (from the data source) associated with the TagCloud item.
Public property NavigateUrl
Gets or sets the URL of the TagCloud item. When the item is clicked, the user is redirected to the specified url.
Public property TabIndex
Gets or sets the TabIndex of the tagCloud item.
Public property Text
Gets or sets the text that is displayed in the TagCloud item.
Public property ToolTip
Gets or sets the ToolTip of the TagCloud item.
Public property Weight
Gets or sets the weight, that determines how the TagCloud item (tag, keyword) will be styled. Greater value means, greater font-weight and size.
Top
See Also