asp.net mvc 3 - read query stringfrom mvc url -


This is probably a stupid question but I came from an asp.net background, so reading a query string is very easy, Not sure how I should do with MVC.

Let's say I have a URL that looks

How do I code = 3a 9a ......... ..? ..?

  request .QueryString ["CODE"]   

This is :)

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -