RatingCountField members

Represents a field that contains the rating count.

The RatingCountField type exposes the following members.

Constructors

  Name Description
Public method RatingCountField(SPFieldCollection, String) Initializes a new instance of the RatingCountField class based on the specified field collection and field name.
Public method 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
Public property FieldRenderingControl Gets the RatingCountFieldControl used to render the RatingCountField. (Overrides SPFieldNumber.FieldRenderingControl.)

Top

Methods

  Name Description
Public method GetValidatedString Returns the serialized, validated string representation of the value parameter. (Overrides SPField.GetValidatedString(Object).)

Top

See also

Reference

RatingCountField class

Microsoft.SharePoint.Portal.WebControls namespace