Click or drag to resize
GetMetafileServiceAllowCache 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 override bool AllowCache { get; set; }

Property Value

Type: Boolean
See Also