Contains string identifiers for localizable strings in RadMarkupEditor.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.RadMarkupEditor.dll
Syntax:
public class RadMarkupEditorStringId
Inheritance: objectRadMarkupEditorStringId
Constructors
public RadMarkupEditorStringId()
Fields
String identifier for the add hyperlink dialog cancel button.
public const string AddHyperlinkDialogCancel = "AddHyperlinkDialogCancel"
String identifier for the add hyperlink dialog OK button.
public const string AddHyperlinkDialogOK = "AddHypelinkDialogOK"
String identifier for the add hyperlink dialog title.
public const string AddHyperLinkDialogTitle = "AddHyperLinkDialogTitle"
String identifier for the hyperlink type field.
public const string AddHyperlinkType = "AddHyperlinkType"
String identifier for the hyperlink URI field.
public const string AddHyperlinkURI = "AddHyperlinkURI"
String identifier for the apply command.
public const string MarkupEditorApplyString = "MarkupEditorApplyString"
String identifier for the bold formatting command.
public const string MarkupEditorBoldString = "MarkupEditorBoldString"
String identifier for the bullets command.
public const string MarkupEditorBulletsString = "MarkupEditorBulletsString"
String identifier for the clipboard group.
public const string MarkupEditorClipboardString = "MarkupEditorClipboardString"
String identifier for the copy command.
public const string MarkupEditorCopyString = "MarkupEditorCopyString"
String identifier for the cut command.
public const string MarkupEditorCutString = "MarkupEditorCutString"
String identifier for the design tab.
public const string MarkupEditorDesignString = "MarkupEditorDesignString"
String identifier for the font color command.
public const string MarkupEditorFontColorString = "MarkupEditorFontColorString"
String identifier for the font name combo box.
public const string MarkupEditorFontComboString = "MarkupEditorFontComboString"
String identifier for the font size combo box.
public const string MarkupEditorFontSizeComboString = "MarkupEditorFontSizeComboString"
String identifier for the font group.
public const string MarkupEditorFontString = "MarkupEditorFontString"
String identifier for the highlight command.
public const string MarkupEditorHighlightString = "MarkupEditorHighlightString"
String identifier for the hyperlink command.
public const string MarkupEditorHyperlinkString = "MarkupEditorHyperlinkString"
String identifier for the italic formatting command.
public const string MarkupEditorItalicString = "MarkupEditorItalicString"
String identifier for the links group.
public const string MarkupEditorLinksString = "MarkupEditorLinksString"
String identifier for the link command.
public const string MarkupEditorLinkString = "MarkupEditorLinkString"
String identifier for the lists group.
public const string MarkupEditorListsString = "MarkupEditorListsString"
String identifier for the markup tab.
public const string MarkupEditorMarkupString = "MarkupEditorMarkupString"
String identifier for the numbering command.
public const string MarkupEditorNumberingString = "MarkupEditorNumberingString"
String identifier for the ordered list command.
public const string MarkupEditorOrderedListString = "MarkupEditorOrderedListString"
String identifier for the paste command.
public const string MarkupEditorPasteString = "MarkupEditorPasteString"
String identifier for the redo command.
public const string MarkupEditorRedoString = "MarkupEditorRedoString"
String identifier for the markup editor title.
public const string MarkupEditorTitle = "MarkupEditorTitle"
String identifier for the underline formatting command.
public const string MarkupEditorUnderlineString = "MarkupEditorUnderlineString"
String identifier for the undo command.
public const string MarkupEditorUndoString = "MarkupEditorUndoString"
String identifier for the unordered list command.
public const string MarkupEditorUnorderedListString = "MarkupEditorUnorderedListString"
String identifier for the ribbon maximize item text.
public const string RibbonBarMaximizeItemText = "RibbonBarMaximizeItemText"
String identifier for the ribbon minimize item text.
public const string RibbonBarMinimizeItemText = "RibbonBarMinimizeItemText"
String identifier for the ribbon quick access above item text.
public const string RibbonBarQuickAccessAboveItemText = "RibbonBarQuickAccessAboveItemText"
String identifier for the ribbon quick access below item text.
public const string RibbonBarQuickAccessBelowItemText = "RibbonBarQuickAccessBelowItemText"