client browser cacahe

Discussion in 'General troubleshooting' started by icatonline, Sep 23, 2006.

  1. Please advise how to set the cache header control output to public instead of private as I want to cache pages on the client to enhance performance. I have tried Response.Cache.SetCacheability(HttpCacheability.Public) but it remains private when I view it.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

Share This Page