Click or drag to resize
GetFileHandlerRevalidateClientCache Property
Indicates if client cache should be revalidated.

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

Property Value

Type: Boolean
See Also