Click or drag to resize
CacheHelperMaxCacheFileSize Method
Maximum size of the file that is allowed to be cached in kilobytes.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static int MaxCacheFileSize(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also