L lambertmink New Member Mar 22, 2013 #1 I want to get in action HTML code which is rendered by PartialView. For example\[code\]var partView = PartialView("myView", myModel);string content =??;\[/code\]What should I put instead of question marks?
I want to get in action HTML code which is rendered by PartialView. For example\[code\]var partView = PartialView("myView", myModel);string content =??;\[/code\]What should I put instead of question marks?