c#中的Json对象 [英] Json object in c#

查看:111
本文介绍了c#中的Json对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我的问题是,在C#页面加载事件中,我将获得json对象。我需要得到这个对象。实际上在离线状态下我会在那个页面点击,我需要抓住那个对象。

My problem is, In C# page load event i will get json object. i need to get the object. Actually in offline i will get hits in that page by that time i need to catch that object.

例如:

" Consent" :{

" status" :"PENDING","
"" channel" :"短信"

}

"Consent" : {
"status" : "PENDING",
"channel" : "SMS"
}

请帮我吧。

Please help me its very urgent.

问候

Kumar Raj R

Kumar Raj R

推荐答案

请发布asp.net在
asp.net论坛
上提出问题,以获得更好的帮助。

Please post asp.net questions at asp.net forum for a better assistance on this.

您需要在我的问题中提供更多详细信息,因为我不清楚。

You need to provide more details in your question as it is unclear for me.

谢谢。


这篇关于c#中的Json对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆