How to kill more than one session variables at a time
Answer Posted / dineswari
Session. Abandon() Kills only the current session. To kill
more than one session variable, use Session.RemoveAll();
Is This Answer Correct ? | 39 Yes | 6 No |
Post New Answer View All Answers
What is windows active directory authentication?
How to Insert/Add in ASPXgridview
What is a master page and what does it do?
Explain the function of new view engine in asp.net? : asp.net mvc
How to prepare culture-specific formatting in .net.
What are the asp.net security controls?
What is the purpose of using MVC programming pattern in ASP.NET?
Which property is used to identify the Page is Post Back in ASP.NET?
How do you identify that the page is postback?
How do you store a value in viewstate and retrieve them?
What are the namespaces used in asp.net mvc? : asp.net mvc
What are Master Pages in ASP.NET? or What is a Master Page?
what are the web form events available in asp.net?
Explain the code Access Security (CAS) in .net Framework?
What is asp.net architecture?