Click or drag to resize
CacheHelperClientCacheMinutes Method
Client cache minutes for the processed content (both files and pages).

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also