0
kicks
Using the ComponentController in ASP.NET MVC CTP 2
ASP.NET MVC CTP 2 shipped with a new controller class which you may have missed.
The ComponentController allows you to call a controller action from within the page itself.