SiteMapConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the RadSiteMap constants class.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlSiteMapConstants

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public static class SiteMapConstants

The SiteMapConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssSiteMap
The CSS class identifying the SiteMap control.
Public fieldStatic memberCssSiteMapList
The CSS class identifying the SiteMap node list.
Public fieldStatic memberCssSiteMapNode
The CSS class identifying the SiteMap node.
Public fieldStatic memberCssSiteMapNodeLink
The CSS class identifying the SiteMap node link element.
Public fieldStatic memberSiteMap
The SiteMap key used across the source classes.
Public fieldStatic memberSiteMapNodeKey
The SiteMapNode key used across the source classes.
Top
See Also

Reference