Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: int? MaxAge

Declaration

int? MaxAge

Summary

Specifies 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 caching the file indefinitely. The If-Modified-Since mechanism is always used regardless of this setting.