2
Answers

selected checkbox in mvc

Photo of Jithil John

Jithil John

10y
769
1
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)