CacheHelperGetCultureCacheKey Method (String) |
Gets the cache key for the given culture
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static string GetCultureCacheKey(
string culture
)
Parameters
- culture
- Type: SystemString
Culture
Return Value
Type:
String
See Also