I want to set a value from my BaseController in my Razor views through the ViewBag, and after looking at StackOverflow I have implemented the following in my BaseController