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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.