My current problem is that I have a partial view that I want to determine what model is being used by it.
I have had to deal with a few strange scenarios for my pro
What about a dynamic view model? Layouts in MVC3 use them, and maybe you can use something similar for your purposes: