| True if the page is in callback mode. |
|
|
Initializes a new instance of the SlickRater class. |
| Gets or sets a value indicating whether the control automatically and immediately calls back to the server when UserRating is changed. | |
| The average of all ratings assigned to the control. | |
True if the SlickRater changes as the mouse passes over it. true to allow the SlickRater state to change on mouseover, false otherwise. The default is true. | |
| The name of the image file used to build the control. | |
| The mode by which images are used to form the rating control. | |
| The URL to the directory containing the images used to build the control. | |
| A javascript method to be executed on the client when a user clicks the control. | |
| A javascript method to be executed on the client when the user moves the mouse out of the control. | |
| A javascript method to be executed on the client each time the user mouses over a new rating. | |
| The direction the rating scale is oriented, either left to right (the default) or top to bottom. | |
| The unique ID of the item this control is rating. | |
| The rating scale as defined by a collection of Rating objects. | |
| The rating assigned to the control by the current user. |
| Occurs when the UserRating values changes upon the SlickRater control being clicked. |
| The rating scale used by the control if none is specified in the RatingCollection of the RatingScale property. |
SlickRater Class | KrispWare Namespace