Click or drag to resize
AbstractRatingControlCurrentRating Property
Gets or sets current rating (float between 0 and 1).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public double CurrentRating { get; set; }

Property Value

Type: Double
See Also