Tagged Questions

1
vote
2answers
2k views

MVC2: How can I read control values for an action link?

I'm passing in some model information to an ActionLink, but I'd also like to provide the action with the values of some inputs on the page. For example, if I had something like this: <input ...