tags." />
开发者

CKEDITOR removing only asp.net tags problem

开发者 https://www.devze.com 2022-12-22 14:00 出处:网络
In controller level i used [ValidateInput(false)] and ValidateRequest=\"false\" in the view. Everything is fine except CKEDITOR removing <%开发者_Go百科 %> tags.

In controller level i used [ValidateInput(false)] and ValidateRequest="false" in the view.

Everything is fine except CKEDITOR removing <%开发者_Go百科 %> tags.

Is there any other configuration i am missing?


To prevent CKEditor from removing content, the protectedSource setting will do what you need. Manual & examples

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号