Enabling Session State in ASP.NET MVC

前端 未结 1 941
长发绾君心
长发绾君心 2021-01-03 15:06

I\'d like to use session variables in my ASP.NET MVC application.

I already added the tag in my web.config file like t

相关标签:
1条回答
  • 2021-01-03 15:34

    Fixed , it seems I got the wrong location when writing the set session variables.

    0 讨论(0)
提交回复
热议问题