ViewData is used for returning the data from Controller's action method to View or .cshtml file. ViewData is a dictionary or it's a property ...
確定! 回上一頁