| CacheHelperGetUserCacheKey Method (String) | 
            Gets the cache key for current user the given user
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntaxpublic static string GetUserCacheKey(
	string userName
)
Parameters
- userName
 - Type: SystemString
 
Return Value
Type: 
String
See Also