Hi, I'm looking to have a user control in my masterpage with a button that user can click to access mobile version of the site.
The code will need to change the masterurl property for all subsequent visits. Until the user selects desktop version again. What is the best way of accomplishing this task?
This is for a publishing site with anonymous access enabled.
Thanks.