CacheHelperGetPersistentFileName Method |
Gets the persistent file name for the given cache key
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax protected virtual string GetPersistentFileName(
string cacheKey
)
Parameters
- cacheKey
- Type: SystemString
Full cache key
Return Value
Type:
StringSee Also