Class SpellConstants
Inheritance
System.Object
SpellConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class SpellConstants
Fields
CssInner
Declaration
public const string CssInner = "rfdInner"
Field Value
System.String
|
CssLink
Declaration
public const string CssLink = "rfdSkinnedButton"
Field Value
System.String
|
CssRadSpellDialog
Declaration
public const string CssRadSpellDialog = "RadSpell RadSpell"
Field Value
System.String
|
IdButtonAddCustom
Declaration
public const string IdButtonAddCustom = "dialogControl_AddCustom"
Field Value
System.String
|
IdButtonCancel
Declaration
public const string IdButtonCancel = "dialogControl_Cancel"
Field Value
System.String
|
IdButtonChange
Declaration
public const string IdButtonChange = "dialogControl_Change"
Field Value
System.String
|
IdButtonChangeAll
Declaration
public const string IdButtonChangeAll = "dialogControl_ChangeAll"
Field Value
System.String
|
IdButtonIgnore
Declaration
public const string IdButtonIgnore = "dialogControl_Ignore"
Field Value
System.String
|
IdButtonIgnoreAll
Declaration
public const string IdButtonIgnoreAll = "dialogControl_IgnoreAll"
Field Value
System.String
|
IdButtonUndo
Declaration
public const string IdButtonUndo = "dialogControl_Undo"
Field Value
System.String
|
IdLink
Declaration
public const string IdLink = "_rfdSkinneddialogControl"
Field Value
System.String
|
IdLinkAddCustom
Declaration
public const string IdLinkAddCustom = "_rfdSkinneddialogControl_AddCustom"
Field Value
System.String
|
IdLinkCancel
Declaration
public const string IdLinkCancel = "_rfdSkinneddialogControl_Cancel"
Field Value
System.String
|
IdLinkChange
Declaration
public const string IdLinkChange = "_rfdSkinneddialogControl_Change"
Field Value
System.String
|
IdLinkChangeAll
Declaration
public const string IdLinkChangeAll = "_rfdSkinneddialogControl_ChangeAll"
Field Value
System.String
|
IdLinkIgnore
Declaration
public const string IdLinkIgnore = "_rfdSkinneddialogControl_Ignore"
Field Value
System.String
|
IdLinkIgnoreAll
Declaration
public const string IdLinkIgnoreAll = "_rfdSkinneddialogControl_IgnoreAll"
Field Value
System.String
|
IdLinkUndo
Declaration
public const string IdLinkUndo = "_rfdSkinneddialogControl_Undo"
Field Value
System.String
|