How can a formcollection be enumerated in ASP.NET MVC?

后端 未结 6 1897
南旧
南旧 2020-11-29 20:28

How can I enumerate through all the key/values of a FormCollection (system.web.mvc) in ASP.NET MVC?

6条回答
提交回复
热议问题