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
Post a Comment