Click or drag to resize
AdvancedGetFileServiceRevalidateClientCache Property
Gets or sets the value representing if client HTTP cache should be revalidated.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 13.0.131
Syntax
C#
protected virtual bool RevalidateClientCache { get; set; }

Property Value

Type: Boolean
See Also