|
2 |
edited title
|
||
ASP.net MVC: Rendering html Getting a Paritial View's HTML from custom inside of the controller |
||||
|
1 |
|
||
ASP.net MVC: Rendering html from custom controllerI have developed a simple mechanism for my mvc website to pull in html via jquery which then populates a specified div. All is well and it looks cool. Is it possible to use a custom 'MVC View User Control' to suit this need? Can I create an instance of a control, pass in the model data and render to html? It would then be a simple matter of rendering and passing back to the calling browser.
|
||||
