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

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -