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 there anyway i could use one master page for both.
Asked
Active
Viewed 62 times
0
-
http://stackoverflow.com/questions/1537783/will-the-spark-view-engine-interoperate-with-webforms-master-pages – queen3 Jul 06 '10 at 12:41
1 Answers
0
You'll need two master pages. The syntax is not compatible between view engines.

mikemerce
- 3,512
- 1
- 16
- 9