ButtonConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The RadButtobn constants used across the source classes.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlButtonConstants

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 ButtonConstants

The ButtonConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberButtonKey
The 'RadButton' key used across the source classes.
Public fieldStatic memberCheckBoxKey
The 'RadCheckBox' key used across the source classes.
Public fieldStatic memberCssPrimaryIcon
The base CSS class of the RadButton primary icon element.
Public fieldStatic memberCssRadButton
The base CSS class of the RadButton wrapper element.
Public fieldStatic memberCssSecondaryIcon
The base CSS class of the RadButton secondary icon element.
Public fieldStatic memberCssText
The base CSS class of the RadButton text element.
Public fieldStatic memberImageButtonKey
The 'RadCheckBox' key used across the source classes.
Public fieldStatic memberLinkButtonKey
The 'RadLinkButton' key used across the source classes.
Public fieldStatic memberPushButtonKey
The 'RadPushButton' key used across the source classes.
Public fieldStatic memberToggleButtonKey
The 'RadLinkButton' key used across the source classes.
Top
See Also

Reference