Class SiteMapConstants
Inheritance
System.Object
SiteMapConstants
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 SiteMapConstants
Fields
CssSiteMap
Declaration
public const string CssSiteMap = "RadSiteMap RadSiteMap"
Field Value
System.String
|
CssSiteMapList
Declaration
public const string CssSiteMapList = "rsmList"
Field Value
System.String
|
CssSiteMapNode
Declaration
public const string CssSiteMapNode = "rsm"
Field Value
System.String
|
CssSiteMapNodeLink
Declaration
public const string CssSiteMapNodeLink = "rsmLink"
Field Value
System.String
|
SiteMap
Declaration
public const string SiteMap = "RadSiteMap"
Field Value
System.String
|
SiteMapNodeKey
Declaration
public const string SiteMapNodeKey = "RadSiteMapNode"
Field Value
System.String
|