标签: asp.net .net-3.5
Application_AuthenticateRequest中是否有可用的特定于用户的缓存对象?我注意到会话和缓存不可用。我正在使用.net framework 3.5和aspx。
答案 0 :(得分:0)
您应该可以通过以下方式访问您想要的内容:
HttpContext.Current