Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents an AverageRatingField object.
The AverageRatingFieldControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AverageRatingFieldControl | Initializes a new instance of the AverageRatingFieldControl class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Value | Gets or sets the value of the associated AverageRatingField. (Overrides BaseFieldControl.Value.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
OnPreRender | Handles the PreRender event. (Overrides BaseFieldControl.OnPreRender(EventArgs).) |
![]() |
RenderControl | Outputs the value of the associated AverageRatingField to the provided HtmlTextWriter object. (Overrides Control.RenderControl(HtmlTextWriter).) |
Top