In MVC both ViewBag and ViewData is used to pass data from controller to corresponding view. Both are the properties of ControllerBase class.
確定! 回上一頁