Friends,
I am having one page with controller called DashboardController. If I click one button from the dashboardview with controller it should be navigate one page like detailpage which is in separate project solution in MVC5?
Thanks...
vkkumar kumarPosted May 28, 2014, 8:44 AM
Like "return RedirectResult("www.anothermvc.com/controller/actionmethod/params,false")