public ActionResult Cikis() { Session.Remove("kullanici"); CacheProvider.CacheSil("kullanici"); return(RedirectToAction("GirisYap", "Default")); }