ASP.NET turn off FriendlyURLs mobile.master page

Viewed 14813

I would like to turn the Site.Mobile.Master page off completely. My site is responsive and i want mobile browsers to use the same master page.

How can i do this in ASP.NET friendly URLs

Thanks

8 Answers
Related