| CacheHelperRevalidateClientCache Method  | 
            Returns whether the client cache should be revalidated by the call to the server.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxpublic static bool RevalidateClientCache(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
Boolean
See Also