The following tables list the members exposed by WebRating.
Name | Description | |
---|---|---|
![]() | WebRating Constructor |
Name | Description | |
---|---|---|
![]() | average | Gets the Average property of the control. |
![]() | enableAnimations | Gets the EnableAnimations property of the control. |
![]() | enableContinuousSelection | Gets the EnableContinuousSelection property of the control. |
![]() | enabled | Gets the Enabled property of the control. |
![]() | enableFocusOnClick | Gets whether to apply browser focus to the rating on click |
![]() | enableHtml5Rendering | Gets the EnableHtml5Rendering property of the control. |
![]() | enableShowSelectionOnHover | Gets the SelectionOnHover property of the control. |
![]() | exactKeyboardChange | Returns client-only property for how much of a change is caused when exact precision is used. Default is approximately 1 pixel (1 / critical length). |
![]() | fillDirection | Gets the FillDirection property of the control. |
![]() | hoverAnimationDuration | Returns client-only property for duration of hover animations. Default is 400. |
![]() | imageHeight | Gets the height of the images. |
![]() | imageWidth | Gets the width of the images. |
![]() | itemCount | Returns the number of items in the rating, custom or regular. |
![]() | maximumValue | Gets the maximum value possible for the rating. |
![]() | minimumValue | Gets the minimum custom value of the rating, if it were empty. |
![]() | orientation | Gets the Orientation property of the control. |
![]() | precision | Gets the Precision property of the control. |
![]() | ratingImage | Returns the object representing how plain images are displayed. |
![]() | readOnly | Gets the ReadOnly property of the control. |
![]() | value | Gets the Value property of the control. |
![]() | voteCount | Gets the VoteCount property of the control. |
Name | Description | |
---|---|---|
![]() | dispose | |
![]() | find | Finds WebRating by its client ID. |
![]() | from | Casts passed in object to the WebRating type. |
![]() | initialize |