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