Koenig Solutions Interview Question

How can you pass value from controller to view

Interview Answer

Anonymous

May 5, 2025

ViewBag is a dynamic object for passing small amounts of data from controller to view.