本文介绍了如何存储和检索类和数组,在会话中列出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想在会话中存储类,数组和List。然后在asp.net c#中从会话中检索它们。帮助人们!
什么我试过了:
给我一个例子。在asp.net c#。我不知道怎么做。多次google但是没有得到确切的结果。
解决方案
I want to store class,arrays and List in session.Then retrieve them back from session in asp.net c#.Help guys!
What I have tried:
Give me an example guys.!In asp.net c#.I don't know how to do this.Googled many times but didn't get exact results.
解决方案
这篇关于如何存储和检索类和数组,在会话中列出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!