| KaxRatingItem Class |
Namespace: Kettic.AspNet.Controls
The KaxRatingItem type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxRatingItem | ||
| KaxRatingItem(String) | ||
| KaxRatingItem(String, String) | ||
| KaxRatingItem(String, String, String) | ||
| KaxRatingItem(String, String, String, String) |
| Name | Description | |
|---|---|---|
| CssClass | Gets or sets the CSS class of the rating item. | |
| HoveredImageUrl | Gets or sets the path to an image to display for the item when it is hovered. | |
| HoveredSelectedImageUrl | Gets or sets the path to an image to display for the selected item when it is hovered. | |
| ImageUrl | Gets or sets the path to an image to display for the item. | |
| Index |
Gets the index of the rating item in the Items collection of the rating control.
| |
| SelectedImageUrl | Gets or sets the path to an image to display for the item when it is selected. | |
| ToolTip | Gets or sets the tooltip of the rating item. | |
| Value | Gets or sets the value of the rating item. |