开发者

Is it possible to use different view engines for different views in the *same* ASP.NET MVC website?

开发者 https://www.devze.com 2022-12-23 00:47 出处:网络
I\'开发者_C百科d like to experiment with NHaml. Can I use the NHaml view engine for a few of my views, without having to convert the entire application (or create a new prototype application)?Yes:

I'开发者_C百科d like to experiment with NHaml. Can I use the NHaml view engine for a few of my views, without having to convert the entire application (or create a new prototype application)?


Yes:

http://haacked.com/archive/2008/11/16/composing-multiple-view-engines.aspx

and

How to use multiple view engines in ASP.NET MVC application

0

精彩评论

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