2
Answers

selected checkbox in mvc

I have a checkbox to send mails in the view. But when I submitting the form all mails are send instead of the selected checkbox. How can I identify that selected one in my mvc application?

Answers (2)