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).
NOTE The 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.
(you will be redirected to DevExpress.com to submit your response)