All session content can be Removed ?

 Posted by Chikul on 12/23/2009 | Category: ASP.NET Interview questions | Views: 3950
Answer:

Yes, All session content can be Removed using following codes :

Session.Contents.RemoveAll()

it Removes all items from current Session.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response