This example illustrates how to integrate a client part of ASP.NET Core RichEdit componentt into an ASP.NET Web Forms application.
To use the RichEdit control in an ASP.NET Web Forms application, you need to have a Universal, DXperience, or ASP.NET subscription.
Versions of the devexpress npm packages should be identical (their major and minor versions should be the same).
NOTEThe client-side RichEdit libraries are added via NPM. It is necessary to restore the NPM packages before starting the project. Use the "Restore packages" command for the package.json file from Visual Studio (Add npm support to a project) or run npm install.
Default.aspx (VB:Default.aspx)
Default.aspx.cs (VB:Default.aspx.vb)
creator.js
Rich Text Editor
Get Started: Add RichEdit to a Web Forms Application
RichEdit for ASP.NET Core - How to integrate a control into an MVC application
(you will be redirected to DevExpress.com to submit your response)