I have a number of partial views that are used to render media in different formats (embedded video mainly). I now have a requirement that has me displaying these videos inside an iframe. Is there a way that I can return a minimal HTML page with the partial views embedded in it?
+1
A:
Check out these discussion about how to render a partial view to string.
User
2009-04-20 10:43:29