how to return json string ?
for exampale
var javaScriptSerializer = new System.Web.Script.Serialization.JavaScriptSerializer();
LoginViewModel loginViewModel = javaScriptSerializer.Deserialize(CompanyName);
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bikesh SrivastavaPosted Sep 16, 2016, 3:19 AM
Midhun TpPosted Sep 16, 2016, 1:00 AM