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: 13.0.131
Syntax public static int MaxCacheFileSize(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
Int32See Also