Class
SpellConstants

String constatns of the radspell(Css classes, Id prefix, etc).

Definition

Namespace:Telerik.WebAii.Controls.Html

Assembly:Telerik.WebAii.Controls.Html.dll

Syntax:

cs-api-definition
public static class SpellConstants

Inheritance: objectSpellConstants

Fields

CssInner

CSS of the inner spell dialog button span element.

Declaration

cs-api-definition
public const string CssInner = "rfdInner"

Field Value

string

CSS of the outer spell dialog button link element.

Declaration

cs-api-definition
public const string CssLink = "rfdSkinnedButton"

Field Value

string

CssRadSpellDialog

CSS class of the spell dialog div element.

Declaration

cs-api-definition
public const string CssRadSpellDialog = "RadSpell RadSpell"

Field Value

string

IdButtonAddCustom

Id of the spell dialog "AddCustom" button.

Declaration

cs-api-definition
public const string IdButtonAddCustom = "dialogControl_AddCustom"

Field Value

string

IdButtonCancel

Id of the spell dialog "Close" button.

Declaration

cs-api-definition
public const string IdButtonCancel = "dialogControl_Cancel"

Field Value

string

IdButtonChange

Id of the spell dialog "Change" button.

Declaration

cs-api-definition
public const string IdButtonChange = "dialogControl_Change"

Field Value

string

IdButtonChangeAll

Id of the spell dialog "ChangeAll" button.

Declaration

cs-api-definition
public const string IdButtonChangeAll = "dialogControl_ChangeAll"

Field Value

string

IdButtonIgnore

Id of the spell dialog "Ignore" button.

Declaration

cs-api-definition
public const string IdButtonIgnore = "dialogControl_Ignore"

Field Value

string

IdButtonIgnoreAll

Id of the spell dialog "IgnoreAlll" button.

Declaration

cs-api-definition
public const string IdButtonIgnoreAll = "dialogControl_IgnoreAll"

Field Value

string

IdButtonUndo

Id of the spell dialog "Undo" button.

Declaration

cs-api-definition
public const string IdButtonUndo = "dialogControl_Undo"

Field Value

string

Id of the outer spell dialog button link element.

Declaration

cs-api-definition
public const string IdLink = "_rfdSkinneddialogControl"

Field Value

string

IdLinkAddCustom

Id of the outer spell dialog "AddCustom" button link element.

Declaration

cs-api-definition
public const string IdLinkAddCustom = "_rfdSkinneddialogControl_AddCustom"

Field Value

string

IdLinkCancel

Id of the outer spell dialog "Close" button link element.

Declaration

cs-api-definition
public const string IdLinkCancel = "_rfdSkinneddialogControl_Cancel"

Field Value

string

IdLinkChange

Id of the outer spell dialog "Change" button link element.

Declaration

cs-api-definition
public const string IdLinkChange = "_rfdSkinneddialogControl_Change"

Field Value

string

IdLinkChangeAll

Id of the outer spell dialog "ChangeAll" button link element.

Declaration

cs-api-definition
public const string IdLinkChangeAll = "_rfdSkinneddialogControl_ChangeAll"

Field Value

string

IdLinkIgnore

Id of the outer spell dialog "Ignore" button link element.

Declaration

cs-api-definition
public const string IdLinkIgnore = "_rfdSkinneddialogControl_Ignore"

Field Value

string

IdLinkIgnoreAll

Id of the outer spell dialog "IgnoreAll" button link element.

Declaration

cs-api-definition
public const string IdLinkIgnoreAll = "_rfdSkinneddialogControl_IgnoreAll"

Field Value

string

IdLinkUndo

Id of the outer spell dialog "Undo" button link element.

Declaration

cs-api-definition
public const string IdLinkUndo = "_rfdSkinneddialogControl_Undo"

Field Value

string