日期:2014-05-20  浏览次数:20663 次

mvc3中controller中读取html中 上传的多个文件
在View中有多个<input type="file"/>
怎么在Controller中取这些文件名呢
------解决方案--------------------
Request.Files