My question is similar to this question: access database info in a partial view, .ascx that is included in Site.Master in asp.net mvc
My Site.Master is not bound to a View Model or a Controller. How can I gain access to User Context inside of a partial view which is loaded in my Site.Master file?