Click or drag to resize
CacheHelperGetCultureCacheKey Method (String)
Gets the cache key for the given culture

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string GetCultureCacheKey(
	string culture
)

Parameters

culture
Type: SystemString
Culture

Return Value

Type: String
See Also