| View previous topic :: View next topic |
| Author |
Message |
bjk Guest
|
Posted: Fri Apr 06, 2007 1:09 am Post subject: Reference to UserSession in ServerController.AfterDispatch? |
|
|
Does anyone know of a means by which I can get a reference to the
current session in the servercontroller's AfterDispatch event?
--
Thank You!!
P.S. Remove "no_spam" and add "002" to name for a proper e-mail
address. |
|
| Back to top |
|
 |
Jason Southwell Guest
|
Posted: Fri Apr 06, 2007 11:45 pm Post subject: Re: Reference to UserSession in ServerController.AfterDispat |
|
|
| Quote: | Does anyone know of a means by which I can get a reference to the
current session in the servercontroller's AfterDispatch event?
|
There is no current session in the afterdispatch event. |
|
| Back to top |
|
 |
|