Remove From Cache Prior to Expiration

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Is it possible to explicitly remove an aspx or ascx from the output cache
prior to its normal expiration?
 
Hi,

for example:

Response.RemoveOutputCacheItem("/page.aspx")

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke

Is it possible to explicitly remove an aspx or ascx from the output cache
prior to its normal expiration?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top