KendoMenuConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
String constatns of the Menu(Css classes, Id prefix, etc).
Inheritance Hierarchy

SystemObject
  Telerik.TestingFramework.Controls.KendoUIKendoMenuConstants

Namespace:  Telerik.TestingFramework.Controls.KendoUI
Assembly:  Telerik.TestingFramework.Controls.KendoUI (in Telerik.TestingFramework.Controls.KendoUI.dll) Version: 2012.1.322.0 (2012.1.322.0)
Syntax

public static class KendoMenuConstants

The KendoMenuConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssArrowSpan
The CSS calss of the arrow span.
Public fieldStatic memberCssArrowSpanOld
Public fieldStatic memberCssDisabledItem
The class of disabled menu item
Public fieldStatic memberCssMenu
The class of the kendo Menu
Public fieldStatic memberCssMenuItem
The CSS class identifying menu item
Public fieldStatic memberCssMenuItemLinkSpan
The CSS class identifying menu link (contained span).
Public fieldStatic memberCssOpenedItem
The class of opened menu item
Public fieldStatic memberMenuKey
The name identifying the menu control.
Top
See Also

Reference