I have a mvc3 application hosted say on www.mywebsite.com , how can i customize routing so that i can filter data based on specific country of the user and the urls will be like the below one's
-
based on the user's seclected contry. How can i acheive that using url routing?
I have a mvc3 application hosted say on www.mywebsite.com , how can i customize routing so that i can filter data based on specific country of the user and the urls will be like the below one's