首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

在Asp.net MVC 2.0中如何设置获取Session

2012-03-30 
在Asp.net MVC 2.0中怎么设置获取Session在Asp.net MVC 2.0中怎么设置获取Session怎么在 Controller中设置

在Asp.net MVC 2.0中怎么设置获取Session
在Asp.net MVC 2.0中怎么设置获取Session
怎么在 Controller中设置Session值?
怎么在.cshtml中取值?
说的具体点 本人菜鸟。谢谢!

[解决办法]
filter
filterContext.HttpContext.Session["temp"]

热点排行