| CacheHelperGetPersistentFileName Method  | 
            Gets the persistent file name for the given cache key
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxprotected virtual string GetPersistentFileName(
	string cacheKey
)
Parameters
- cacheKey
 - Type: SystemString
Full cache key 
Return Value
Type: 
String
See Also