| CacheHelperGetFullKeyInternal Method  | 
            Gets the full cache key with the prefix
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxprotected virtual string GetFullKeyInternal(
	string key
)
Parameters
- key
 - Type: SystemString
Cache key 
Return Value
Type: 
String
See Also