GetFilePage RespondNotModified Method Kentico 8.0 API Reference
Responds with the not modified code.

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

Parameters

etag
Type: OnlineSystem String
Etag for the file
publicCache
Type: OnlineSystem Boolean
True if object can be cached by clients and proxies, false if only by clients
See Also