开发者

can spark inherit a regular master page

开发者 https://www.devze.com 2023-01-06 06:10 出处:网络
I have an existing mvc app. I\'ve decided that i would like to use spark. My plan is to slowly migrate the whole site to spark. Will i have to create 2 master pages, ie one for .aspx content and one f

I have an existing mvc app. I've decided that i would like to use spark. My plan is to slowly migrate the whole site to spark. Will i have to create 2 master pages, ie one for .aspx content and one for .spark content. Is ther开发者_JS百科e anyway i could use one master page for both.


You'll need two master pages. The syntax is not compatible between view engines.

0

精彩评论

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