In the case of ASP.NET MVC, you have three ways to pass data from the controller to the view. These are. ViewBag,; ViewData and; TempData.
確定! 回上一頁