asp.net MVC 设置页面否编译

it2022-05-05  113

项目文件配置节点

.csproj

<MvcBuildViews>true</MvcBuildViews> 

 

参考:

http://www.stefanprodan.eu/2011/05/compile-views-in-asp-net-mvc-3-with-visual-studio/ 

转载于:https://www.cnblogs.com/dfzone/archive/2012/12/03/2799102.html

相关资源:asp.net mvc 动态编译生成Controller的方法

最新回复(0)