2
Answers

jarray with json.net

Photo of tarun janveja

tarun janveja

8y
1.3k
1
hi,
 
i have below id from my table .i want to send resonponse with id in below format using json.net.how should i do.please help me.
 
id =qi,q3
 
format required = {"id":["qi","q3"]}

Answers (2)