ViewBag is a dynamic type object in the ASP.
Here's the thing. I have a MVC Action, and on that action, I have applied a custom ActionFilterAttribute to get …
asp.net-mvc asp.net-mvc-3 viewbagI have a situation where I would like to do something simular to what was done with the ASP.NET …
c# dynamic .net-4.0 asp.net-4.0 viewbag