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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public double CurrentRating { get; set; }

Property Value

Type: Double
See Also