1
Answer

Difference Between Session.Clear() and Session.RemoveAll() Method

Hi
What is the difference between Session.Clear() and Session.RemoveAll() method in ASP.NET ?

Answers (1)