Click or drag to resize
OutputHelperFileSystemOutputCacheMinutes Method
Returns the number of minutes for which the output cache should be stored in the file system

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Int32
See Also