Provides the ability to select and display ratings in a variety of formats. The following tables list the members exposed by the Rating type.
|
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Rating class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the control will post back to the server when the value has changed. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
![]() |
Gets or sets the default CSS class for rating items. |
|
![]() |
Gets or sets the height of items within the control. |
|
![]() |
Gets or sets the padding of items within the control. |
|
![]() |
Gets the collection of items, associated with this Rating. |
|
![]() |
Gets or sets the URL of the items' active image. |
|
![]() |
Gets or sets the URL of the items' active and selected image. |
|
![]() |
Gets or sets the count of items to be displayed in the control. |
|
![]() |
Gets or sets the URL of the items' basic image. |
|
![]() |
Gets or sets the URL of the items' selected image. |
|
![]() |
Gets or sets the width of items within the control. |
|
![]() |
Specifies the orientation of the control. |
|
![]() |
Specifies the rating mode. |
|
![]() |
Gets or sets the theme applied to the control. |
|
![]() |
Gets or sets the value of the control. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the value changes. |
|
![]() |
Gets or sets the name of a JavaScript function that should be invoked when the value is about to be changed. |
Name | Description | |
---|---|---|
![]() |
When implemented by a derived class, processes postback data for an ASP.NET server control. |
Name | Description | |
---|---|---|
![]() |
Control.OnLoad override. |
|
![]() |
Control.OnPreRender override. |
|
![]() |
Raises the ValueChanged event. |
|
![]() |
Control.Render override. |
|
![]() |
WebControl.RenderContents override. |
Name | Description | |
---|---|---|
![]() |
Raised when the value changes. |