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