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

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 11.0.0
Syntax
C#
public override bool AllowCache { get; set; }

Property Value

Type: Boolean
See Also