5
Answers

System.Collections.Generic.List`1[System.String] List

Photo of ejaz mirza

ejaz mirza

6y
2.4k
1
when i pass Strinng list to my view model it shows the error am getting the result buti want hide that error
 
in view am passing @model List<String>

Answers (5)