ASP.NET MVC - Can't bind array to view model

后端 未结 3 852
甜味超标
甜味超标 2020-12-09 02:35

I have a view model with a from that includes a set of checkboxes. I need the check boxes to map to an array when binding in the post back method of my controller.

H

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