1 write to _headerLastModified
System.Web (1)
HttpCachePolicy.cs (1)
297_headerLastModified = headerLastModified ;
1 reference to _headerLastModified
System.Web (1)
HttpCachePolicy.cs (1)
354internal HttpResponseHeader HeaderLastModified {get {return _headerLastModified ;}}