open_in_new
content_copy
string JSONresult; JSONresult = JsonConvert.SerializeObject(dt); Response.Write(JSONresult);