This demo illustrates the built-in hyperlink and bookmark support available within the DevExpress ASP.NET MVC Rich Text Editor (RichEdit extension). Once you browse the document, you will notice hyperlinks pointing to external locations or associated with bookmarks in the same document. To create a hyperlink or bookmark, select a position in the document or select a document range and press the Hyperlink or Bookmark command button in the Links group of the ribbon's Insert tab.
In documents, a hyperlink is implemented as a document field of the HYPERLINK field code.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxRichEditDemos |