How to delete all the session in asp.net
For deleting or clear all the session write code :
Session.Abandon();
Session.Contents.RemoveAll();
See Also :
Follow Me On Facebook
--
/\/ir@\/ <(.'.)>
Session.Abandon();
Session.Contents.RemoveAll();
See Also :
- how to crack IDM
- How to change name of start button in xp
- how to connect to facebook without Internet connec...
- How to customize send to menu.
- How to hide folder without any software.
--
/\/ir@\/ <(.'.)>
Comments
Post a Comment