Represents a customizable rating control. The following tables list the members exposed by the Rating type.
|
Name | Description | |
---|---|---|
![]() |
An object, which keeps references to various Dom elements, part of the control's structure |
|
![]() |
The collection of items for this control. |
Name | Description | |
---|---|---|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Returns a value indicating whether the control should post back to the server when the selected value is changed. |
|
![]() |
Gets a value indicating whether user interaction with this control is allowed. |
|
![]() |
Gets the orientation of the control. |
|
![]() |
Gets the rating mode of the control. |
|
![]() |
Gets the selected value of the control. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Initiates a postback. |
|
![]() |
Prepares the Rating for a subsequent postback. |
|
![]() |
Sets a value indicating whether the control should post back to the server when the selected value is changed. |
|
![]() |
Sets a value indicating whether user interaction with this control is allowed. |
|
![]() |
Sets the selected value of the control. |