knows anyone an article I can implement a template-system in my ASP.NET MVC 4 application?
Like many other websites, my own has many different categories and for each should use there own template.
The color circle is the template (like musictemplate_layout.cshtml) and ContentPlaceHolder123 has always the same content.
Best regards, Patrik