The Expires property specifies the length of time before a page cached on a browser expires. If the user returns to the same page before it expires, the cached version is displayed.
Response.Expires [= number]
If this property is set more than once on a page, the shortest time is used.