We can also direct bind the partial view with Model. @Html.Partial("RecentPost", Model.RecentPostl). Partial view can be bind with ViewBag as well.
確定! 回上一頁