vote up 0 vote down star

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?

flag

68% accept rate

1 Answer

vote up 0 vote down

Check out these discussion about how to render a partial view to string.

RenderPartial to String in ASP.NET MVC Beta

RenderPartial to string

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.