Hi, In the Master Page for my site, I want to display a menu based on records in my database. Simple enough concept, but i'm not sure of where to create and pass in the viewdata to the Master Page. With a regular Page View the data would be created in the controller, but do Master Pages have their...