Suraj Kumar

Suraj Kumar

  • NA
  • 9.9k
  • 2.1m

ViewBag value never expire or expire after long time in MVC

Jul 25 2018 3:02 AM
In MVC application I store and get value from controller to view using ViewBag. It's value is expiring even after 3-5 minutes. I want to store and access it's value for long time approx 1-3 hour in MVC. Please suggest how can I do it?

Answers (1)