Click or drag to resize
ActionResultServiceBaseGetIfModifiedSinceRequestHeader Method
Returns the value of If-Modified-Since HTTP header or if the header not found.

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

Return Value

Type: String
See Also