I have an Composite C1 site that I am building through the web front end.
I also have an ASP.NET MVC 4 app. There's a partial in the MVC app that I'd like to include in the Composite C1 site.
I have found the MVC player but it is really unclear. It says enter a path - but there is no view or controller (not even a controllers folder) in the composite app? How can I insert a partial?