CKEDITOR removing only asp.net tags problem
- by Orkun Balkanci
In controller level i used [ValidateInput(false)]
and ValidateRequest="false" in the view.
Everything is fine except CKEDITOR removing <% % tags.
Is there any other configuration i am missing?