Tip – Disable mobile master page in asp.net
Tip – Disable mobile master page in asp.net In most of the web applications currently, they are designed with responsive css in mind. So, one master page is enough. Asp.net switches to mobile master page (site.mobile.master) automatically when viewed in mobile. How to disable that?
November 10, 2014
В·
Adi В·
5 Comments
Tags: mastepage, mobile masterpage, site.mobile.master В· Posted in: C#, Tips and Tricks