SearchBoxConstants Class

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

SystemObject
  Telerik.WebAii.Controls.HtmlSearchBoxConstants

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 SearchBoxConstants

The SearchBoxConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssSearchBox
The CSS class identifying the SearchBox control.
Public fieldStatic memberCssSearchBoxButton
Public fieldStatic memberCssSearchBoxButtonSearch
Public fieldStatic memberCssSearchBoxButtonsSpan
Public fieldStatic memberCssSearchBoxIcon
Public fieldStatic memberCssSearchBoxInput
The CSS class identifying the SearchBox input.
Public fieldStatic memberCssSearchBoxPopup
The CSS class identifying the SearchBox popup.
Public fieldStatic memberCssSearchBoxPopupList
The CSS class identifying the SearchBox popup list.
Public fieldStatic memberCssSearchBoxPopupListItem
The CSS class identifying the SearchBox popup list item.
Public fieldStatic memberCssSearchBoxPopupSlide
The CSS class identifying the SearchBox popup.
Public fieldStatic memberCssSearchBoxSearchContext
The CSS class identifying the SearchBox search context.
Public fieldStatic memberCssSearchBoxSearchContextDropDown
The CSS class identifying the SearchBox search context drop down.
Public fieldStatic memberCssSearchBoxSearchContextFakeInput
The CSS class identifying the SearchBox search context fake input.
Public fieldStatic memberCssSearchBoxSearchContextIcon
The CSS class identifying the SearchBox search context icon.
Public fieldStatic memberCssSearchBoxSearchContextPopupSlide
The CSS class identifying the SearchBox context popup.
Public fieldStatic memberIdSearchInput
The ID part identifying the input element of the SearchBox control.
Public fieldStatic memberSearchBox
The SearchBox key used across the source classes.
Public fieldStatic memberSearchBoxContextDropDown
The SearchBox context drop down key used across the source classes.
Public fieldStatic memberSearchBoxDropDown
The SearchBox drop down key used across the source classes.
Public fieldStatic memberSearchBoxDropDownItem
The SearchBox drop down item key used across the source classes.
Top
See Also

Reference