Answer Posted / Harphool Jat
ViewBag in ASP.NET MVC is a dynamic object that enables you to easily pass data from the Controller action method to the View. It's simpler than strongly typed views and works well for simple data scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers