SpellConstants Class

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

SystemObject
  Telerik.WebAii.Controls.HtmlSpellConstants

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 SpellConstants

The SpellConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssInner
CSS of the inner spell dialog button span element.
Public fieldStatic memberCssLink
CSS of the outer spell dialog button link element.
Public fieldStatic memberCssRadSpellDialog
CSS class of the spell dialog div element.
Public fieldStatic memberIdButtonAddCustom
Id of the spell dialog "AddCustom" button.
Public fieldStatic memberIdButtonCancel
Id of the spell dialog "Close" button.
Public fieldStatic memberIdButtonChange
Id of the spell dialog "Change" button.
Public fieldStatic memberIdButtonChangeAll
Id of the spell dialog "ChangeAll" button.
Public fieldStatic memberIdButtonIgnore
Id of the spell dialog "Ignore" button.
Public fieldStatic memberIdButtonIgnoreAll
Id of the spell dialog "IgnoreAlll" button.
Public fieldStatic memberIdButtonUndo
Id of the spell dialog "Undo" button.
Public fieldStatic memberIdLink
Id of the outer spell dialog button link element.
Public fieldStatic memberIdLinkAddCustom
Id of the outer spell dialog "AddCustom" button link element.
Public fieldStatic memberIdLinkCancel
Id of the outer spell dialog "Close" button link element.
Public fieldStatic memberIdLinkChange
Id of the outer spell dialog "Change" button link element.
Public fieldStatic memberIdLinkChangeAll
Id of the outer spell dialog "ChangeAll" button link element.
Public fieldStatic memberIdLinkIgnore
Id of the outer spell dialog "Ignore" button link element.
Public fieldStatic memberIdLinkIgnoreAll
Id of the outer spell dialog "IgnoreAll" button link element.
Public fieldStatic memberIdLinkUndo
Id of the outer spell dialog "Undo" button link element.
Top
See Also

Reference