Click or drag to resize
GetFileHandlerRespondNotModified Method
Responds HTTP code 304 Not Modified.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected virtual void RespondNotModified()
See Also