ViewData 從ASP.NET MVC 1.0 開始就有了,它是Controller 的一個屬性,型別是ViewDataDictionary,顧名思義它是一個Dictionary。
確定! 回上一頁