Tagged Questions
13
votes
4answers
14k views
How can a formcollection be enumerated in ASP.NET MVC?
How can I enumerate through all the key/values of
a FormCollection (system.web.mvc) in ASP.NET MVC?