ViewData is just like ViewBag . You use it only if you want to transfer data from Controller to View. For this I always prefer View Model.
確定! 回上一頁