asp.net mvc 2 - Getting parameters in controller -


i have url this
somesite.com/home/{param1}/{param2}/{param3}/{param4}

how define controller's action values of these params?

you should able use request("parametername") retrieve value.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -