summaryM:DotNetNuke.Common.Lists.CachedCountryList.CacheKey(System.String)
Namespace: DotNetNuke.Common.ListsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string CacheKey( string locale ) |
Visual Basic |
---|
Public Shared Function CacheKey ( locale As String ) As String |
Parameters
- locale
- Type: System..::..String
paramlocaleM:DotNetNuke.Common.Lists.CachedCountryList.CacheKey(System.String)