使用MVC3中的Razor视图引擎, Is it possible to render a legacy ascx? 我期待能够做一些像: @Html.RenderPartial(Footer.ascx) 是.改为: @Html.Partial(Footer) 要么 @{ Html.RenderPartial(Footer); }
在线咨询:
邮箱: xwei067@foxmail.com
工作时间:周一至周五,9:00-17:30,节假日休息