Setting Chrome to render ASP.Net mobile -


i using functionality in asp.net detects if browser on mobile device , redirects page has *.mobile.cshtml. working great long i'm using mobile device, can't seem figure out how chrome or firefox use *.mobile.cshtml files instead of standard .cshtml files.

i've tried setting chrome emulation use iphone, still rendering standard pages.

is there setting in vs or chrome tell asp.net render mobile version?


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -