 |
asp.net session variables on Session_End - Stack Overflow
I would need to access to Session variables on Session_End event in global.asax.cs, but HttpContext.Current is null, so none of the session varables are accessible. a) Can I ...
stackoverflow.com |
 |