How do I bypass the HTML encoding when using Html.ActionLink in Mvc?

前端 未结 5 1405
醉酒成梦
醉酒成梦 2020-12-08 02:27

Whenever I use Html.ActionLink it always Html encodes my display string. For instance I want my link to look like this:



        
5条回答
提交回复
热议问题