Skip to main content
A newer version of this page is available. .

RatingControlExtension Constructors

Represents an extension object implementing the RatingControl functionality.
Name Parameters Description
RatingControlExtension(RatingControlSettings, ViewContext) settings, viewContext Initializes a new instance of the RatingControlExtension class with the specified settings and provides the context information about the view.
RatingControlExtension(RatingControlSettings) settings Initializes a new instance of the RatingControlExtension class with the specified settings.
See Also