Caching HTML

  • Thread starter Thread starter Guest
  • Start date Start date
Put it in a user control and set the @OutputCache directive of the user
control...you can set the duration and the VaryByParam which will probably
be "none" for you.

Do a google search for outputcache or partial caching

Karl
 

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