The ViewData in ASP.NET MVC is a mechanism to pass the data from a controller action method to a view. ViewData in MVC is a dictionary object.
確定! 回上一頁