請教高手,如何使用Razor實現(xiàn)類似<%= ViewData["Content"]%>的效果。@ViewData["Content"]會將Content的內(nèi)容Encode,Razor 如何保證輸出不被Encode? 查看完整描述