ViewData is used to access data from controller to view. ViewData stores data as key-value format. ViewData type is ViewDataDictionary.
確定! 回上一頁