Class EditorConstants
Inheritance
System.Object
EditorConstants
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 EditorConstants
Fields
CssEditor
Declaration
public const string CssEditor = "reWrapper"
Field Value
System.String
|
CssEditorCommandExclude
Declaration
public const string CssEditorCommandExclude = "SplitButton"
Field Value
System.String
|
CssEditorCommandInclude
Declaration
public const string CssEditorCommandInclude = "reTool"
Field Value
System.String
|
CssEditorComment
Declaration
public const string CssEditorComment = "reComment"
Field Value
System.String
|
CssEditorCommentsBox
Declaration
public const string CssEditorCommentsBox = "reCommentView"
Field Value
System.String
|
CssEditorCommentTextBox
Declaration
public const string CssEditorCommentTextBox = "reCommentTextArea"
Field Value
System.String
|
CssEditorDropDown
Declaration
public const string CssEditorDropDown = "reDropdown"
Field Value
System.String
|
CssEditorDropDownBody
Declaration
public const string CssEditorDropDownBody = "reDropDownBody"
Field Value
System.String
|
CssEditorModeCommand
Declaration
public const string CssEditorModeCommand = "reMode_"
Field Value
System.String
|
CssEditorSpinBox
Declaration
public const string CssEditorSpinBox = "reSpinBox"
Field Value
System.String
|
CssEditorSpinBoxDecrease
Declaration
public const string CssEditorSpinBoxDecrease = "reSpinBoxDecrease"
Field Value
System.String
|
CssEditorSpinBoxIncrease
Declaration
public const string CssEditorSpinBoxIncrease = "reSpinBoxIncrease"
Field Value
System.String
|
CssEditorSpinBoxTextBox
Declaration
public const string CssEditorSpinBoxTextBox = "radfd_skipme"
Field Value
System.String
|
CssModeCommandSelected
Declaration
public const string CssModeCommandSelected = "reMode_selected"
Field Value
System.String
|
CssModeCommandSelectedLightweight
Declaration
public const string CssModeCommandSelectedLightweight = "reSelectedMode"
Field Value
System.String
|
CssSplitButton
Declaration
public const string CssSplitButton = "reSplitButton"
Field Value
System.String
|
CssSplitButtonHandler
Declaration
public const string CssSplitButtonHandler = "split_arrow"
Field Value
System.String
|
CssTableHelperCell
Declaration
public const string CssTableHelperCell = "reItemOver"
Field Value
System.String
|
CssToolDisabled
Declaration
public const string CssToolDisabled = "reTool_disabled"
Field Value
System.String
|
CssToolSelected
Declaration
public const string CssToolSelected = "reTool_selected"
Field Value
System.String
|
EditorCommandsUsingSelectedText
Declaration
public const string EditorCommandsUsingSelectedText = "Bold_Superscript_Subscript_Italic_Underline_StrikeThrough"
Field Value
System.String
|
KeyEditor
Declaration
public const string KeyEditor = "RadEditor"
Field Value
System.String
|
KeyEditorCommand
Declaration
public const string KeyEditorCommand = "RadEditorCommand"
Field Value
System.String
|
KeyEditorComment
Declaration
public const string KeyEditorComment = "RadEditorComment"
Field Value
System.String
|
KeyEditorCommentTextBox
Declaration
public const string KeyEditorCommentTextBox = "RadEditorCommentTextBox"
Field Value
System.String
|
KeyEditorDropDown
Declaration
public const string KeyEditorDropDown = "RadEditorDropDown"
Field Value
System.String
|
KeyEditorDropDownBody
Declaration
public const string KeyEditorDropDownBody = "RadEditorDropDownBody"
Field Value
System.String
|
KeyEditorModeCommand
Declaration
public const string KeyEditorModeCommand = "RadEditorModeCommand"
Field Value
System.String
|
KeyEditorSpinBox
Declaration
public const string KeyEditorSpinBox = "RadEditorSpinBox"
Field Value
System.String
|
KeyEditorSplitButton
Declaration
public const string KeyEditorSplitButton = "RadEditorSplitButton"
Field Value
System.String
|
ToolBarIdPostfix
Declaration
public const string ToolBarIdPostfix = "_toolbarMode"
Field Value
System.String
|
ToolBarIdPrefix
Declaration
public const string ToolBarIdPrefix = "RadWindowWrapper_"
Field Value
System.String
|