How to access Session in .ashx file?

后端 未结 3 988
野趣味
野趣味 2020-12-08 10:08

I want to access some value(which is already set in.aspx file) in .ashx file. I tried to get that value using querystring, session etc but each time it failed. Can anyone su

3条回答
提交回复
热议问题