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