RatingCountFieldControl Members
Include Protected Members
Include Inherited Members
Renders the RatingCountField on a page (not a list view page).
The RatingCountFieldControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RatingCountFieldControl | Initializes a new instance of the RatingCountFieldControl class. |
Top
Properties
Name | Description | |
---|---|---|
Value | Gets or sets the value of the associated RatingCountField. (Overrides BaseFieldControl.Value.) |
Top
Methods
Name | Description | |
---|---|---|
RenderControl | Writes the value of the associated RatingCountField to the provided HtmlTextWriter object. (Overrides Control.RenderControl(HtmlTextWriter).) |
Top