| CacheHelperMaxCacheFileSize Method  | 
            Maximum size of the file that is allowed to be cached in kilobytes.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxpublic static int MaxCacheFileSize(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Int32
See Also