Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个视图,其中放置了一个上传控件-我只想在表单完成且有效时实际处理要上传的文件-在这种情况下,我将上传文件。
但是 - 我似乎在将控件绑定到传递给视图的视图模型中的属性或在视图和控制器之间传递正确的属性类型时遇到问题。