Legend
| Field: int? MaxAge
Declarationint? MaxAgeSummarySpecifies the value for the CacheControl max-age header on the files served by the file system handler, in seconds. Set to null to prevent this header being sent, which will result in the browser revalidating the file on every request. The If-Modified-Since mechanism is always used regardless of this setting. |