RatingCountField Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the RatingCountField class.
Overload List
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