| CacheHelperCachePageInfoEnabled Method  | 
            Returns true if the page info caching is enabled.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static bool CachePageInfoEnabled(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Boolean
See Also