I have read a few articles as I was searching for a solution. They all seemed to favor a hard-coded or HTML Helper alternative; however, I wanted something simple and database driven. This is my best solution (submitted as an answer, by me).
Here are some other articles’ solutions:
Just pass a TempData down from one of your controllers like this:
Then, in your View add a conditional like this: