Class RatingConstants
Inheritance
System.Object
RatingConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class RatingConstants
Fields
CssRating
Declaration
public const string CssRating = "RadRating"
Field Value
System.String
|
KeyRating
Declaration
public const string KeyRating = "RadRating"
Field Value
System.String
|