2 references to MaxAge
System.Web (2)
HttpCachePolicy.cs (1)
594_maxAge = settings.MaxAge;
OutputCacheModule.cs (1)
1245utcExpires = utcTimestamp + settings.MaxAge;