Here Mudassar Ahmed Khan has explained with an example, how to pass (send) data from Controller to View using ViewBag in ASP.Net MVC Razor.
This article will illustrate how to create a ViewBag object, store some data and then access the ViewBag object inside the View using Razor syntax in ASP.Net MVC Razor.
↧