Koenig Solutions interview question

How can you pass value from controller to view

Interview Answer

Anonymous

5 May 2025

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