Re: object in session question
From: Joyjit Mukherjee (joyjit_mukherjee_at_hotmail.com)
Date: 01/13/05
- Next message: Joyjit Mukherjee: "Re: Deny access to htm files"
- Previous message: Curt_C [MVP]: "Re: object in session question"
- In reply to: JJ: "object in session question"
- Next in thread: Kevin Spencer: "Re: object in session question"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 Jan 2005 11:02:59 +0530
Hi,
Call the Remove method of the HttpSessionState class to remove the item from
Session, and then dispose it.
regards'
Joyjit
"JJ" <JJ@discussions.microsoft.com> wrote in message
news:892318A5-8814-4EC7-B38A-442556B9393B@microsoft.com...
> Hi,
>
> I assigned a class to a session and after its use during the session I
> want to null it out of the session or reset it by killing the object in
the
> session and creating a new one. Any ideas on how to do this? What's the
best
> method to do this?
>
> Thanks,
>
> JJ
- Next message: Joyjit Mukherjee: "Re: Deny access to htm files"
- Previous message: Curt_C [MVP]: "Re: object in session question"
- In reply to: JJ: "object in session question"
- Next in thread: Kevin Spencer: "Re: object in session question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|