2
Answers

How to access multiple values of one parameter

Photo of jithin s

jithin s

2y
593
1

I am working on asp.net core web api project .There is one multi select checkbox ,I want to pass multiple value from this checkbox and access it in my project .How to do this

Answers (2)