Click or drag to resize
GetFileHandlerAllowClientCache Property
Returns true if client cache is allowed for the current request.

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

Property Value

Type: Boolean
See Also