GetFilePage SetTimeStamps Method Kentico 8.1 API Reference
Sets the last modified and expires header to the response

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

lastModified
Type: OnlineSystem DateTime
Last modified date
publicCache (Optional)
Type: OnlineSystem Boolean
True if object can be cached by clients and proxies, false if only by clients
See Also