ViewData ["Message"] return View(); = } In the preceding example, we've set the ViewData["Message"] value to "Razor is Awesome!". ViewData is nothing but a ...
確定! 回上一頁