Click or drag to resize
GetExternalFileServiceAllowCache Property
Gets or sets whether cache is allowed. By default cache is allowed on live site.

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