RatingCountField Members
Include Protected Members
Include Inherited Members
Represents a field that contains the rating count.
The RatingCountField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RatingCountField(SPFieldCollection, String) | Initializes a new instance of the RatingCountField class based on the specified field collection and field name. | |
RatingCountField(SPFieldCollection, String, String) | Initializes a new instance of the RatingCountField class based on the specified field collection, type name, and field name. |
Top
Properties
Name | Description | |
---|---|---|
FieldRenderingControl | Gets the RatingCountFieldControl used to render the RatingCountField. (Overrides SPFieldNumber.FieldRenderingControl.) |
Top
Methods
Name | Description | |
---|---|---|
GetValidatedString | Returns the serialized, validated string representation of the value parameter. (Overrides SPField.GetValidatedString(Object).) |
Top