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