有誰知道如何獲取動作內(nèi)視圖的生成的html?是這樣的嗎?public ActionResult Do(){ var html = RenderView("hello", model);...} 查看完整描述