Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm using Orchard for my blog and have another CMS that generates static content and master pages for all other content. I want to create a virtual directory to put my theme layout.cshtml file into from the other CMS and reference it from the Orchard theme. Is there a way to put the layout.cshtml file into a folder by itself like ThemeName/Views/Layout/layout.cshtml ? Or should I just symlink straight to the file?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.