Clearing Page Cache in ASP.NET April 27, 2023 by Tarik I’ve found the answer I was looking for: HttpResponse.RemoveOutputCacheItem("/caching/CacheForever.aspx");