Click or drag to resize
AdvancedGetFileServiceAllowCache Property
Returns true if the process allows cache.

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

Property Value

Type: Boolean
See Also