ToolTipConstants Class

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

SystemObject
  Telerik.WebAii.Controls.HtmlToolTipConstants

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 ToolTipConstants

The ToolTipConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssCloseButton
The CSS class identifying the ToolTip's close button element.
Public fieldStatic memberCssToolTip
The CSS class identifying the ToolTip control.
Public fieldStatic memberCssToolTipLightweight
Public fieldStatic memberKeyToolTip
The key representing the ToolTip control.
Public fieldStatic memberToolTipIdPrefix
The ID prefix identifying the ToolTip control.
Top
See Also

Reference