0

I am developing asp.net mvc5 project and now I want to use text editor in the project so I have downloaded richtexteditor from nuget to the mvc project but I do not know how to use thisin the prohect .please help me to solve this problem

user6440832
  • 29
  • 2
  • 9

1 Answers1

1

Ajax Control Toolkit can not be used in ASP.NET MVC projects, only non-MVC ASP.NET projects.

Mikhail Tymchuk
  • 886
  • 4
  • 8