Skip to main content

RatingControlExtension.GetValue(String, RatingControlSettings) Method

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public static decimal GetValue(
    string name,
    RatingControlSettings settings
)

Parameters

Name Type
name String
settings RatingControlSettings

Returns

Type
Decimal
See Also