How do I filter the models I see in the Add View dialog window with ASP.NET MVC?
- by Webjedi
Is there a way to restrict what I see when I select the View Data Class drop down, to just the models in my Application? It seems that if I have any references in my app, that drop down gets really noisy.