Class TileListConstants
Inheritance
System.Object
TileListConstants
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 TileListConstants
Fields
CssRadTile
Declaration
public const string CssRadTile = "RadTile"
Field Value
System.String
|
CssRadTileList
Declaration
public const string CssRadTileList = "RadTileList"
Field Value
System.String
|
TileKey
Declaration
public const string TileKey = "RadTile"
Field Value
System.String
|
TileListKey
Declaration
public const string TileListKey = "RadTileList"
Field Value
System.String
|