The CacheControl property overrides the Private default value. When you set this property to Public, proxy servers can cache the output generated by ASP.
Syntax
Response.CacheControl [=Cache Control Header ]
Parameters
Cache Control Header
A cache control header that will be either Public or Private.