Html.Partial returns a string, Html.RenderPartial calls Write internally, and returns void.
Html.Partial returns a string, Html.RenderPartial calls Write internally, and returns void.
转载于:https://www.cnblogs.com/kfx2007/archive/2012/06/27/2565855.html