RatingControlExtension.GetValue(String, RatingControlSettings) Method
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| name | String |
| settings | RatingControlSettings |
Returns
| Type |
|---|
| Decimal |
See Also
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
public static decimal GetValue(
string name,
RatingControlSettings settings
)
Public Shared Function GetValue(
name As String,
settings As RatingControlSettings
) As Decimal
| Name | Type |
|---|---|
| name | String |
| settings | RatingControlSettings |
| Type |
|---|
| Decimal |