-
Notifications
You must be signed in to change notification settings - Fork 0
17 ViewBag and ViewData
M. Fares edited this page Mar 15, 2018
·
2 revisions
Few links and tutorials on ViewBag and ViewData
[Microsoft Documentation] (https://docs.microsoft.com/en-us/aspnet/core/mvc/views/overview)
[ViewBag Property] (https://msdn.microsoft.com/en-us/library/system.web.mvc.controllerbase.viewbag(v=vs.118).aspx)
[ViewBag 101] (https://stackify.com/viewbag/)
[Youtube Video] (https://www.youtube.com/watch?v=YirwJ45NZqU)