string country = ViewData["MyCountry"].ToString();. ViewData does not provide compile time error checking. For example, if we mis-spell the key ...
確定! 回上一頁