I am facing a problem. I have created two sessions:
Session[\"userid\"] = UserTbl.userid;
Session[\"userType\"] = UserTbl.type;
you can use Session.Remove() method; Session.Remove
Session.Remove("yourSessionName");