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

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
protected virtual void RespondNotModified()
See Also