Click or drag to resize
ActionResultServiceBaseHasIfModifiedSinceRequestHeader Method
Returns when non-empty If-Modified-Since header is present in current request.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
protected bool HasIfModifiedSinceRequestHeader()

Return Value

Type: Boolean
See Also