I am working on project in that some pages are in Web Form (Asp.net) and some pages are in MVC (Asp.net MVC view)
I want to navigate Web From to Mvc View & vise versa
I want to redirect Asp.net Master page to Mvc Controller
It will not working ,How can I achieve this functionality