Click or drag to resize
CacheHelperPhysicalFilesCacheMinutes Property
Gets the expiration time in minutes that should be set for the physical files in the client cache.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static int PhysicalFilesCacheMinutes { get; }

Property Value

Type: Int32
See Also