DotNetNuke.Common.Lists.CachedCountryList
Namespace: DotNetNuke.Common.ListsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public CachedCountryList( string locale ) |
| Visual Basic |
|---|
Public Sub New ( locale As String ) |
Parameters
- locale
- Type: System..::..String
paramlocaleM:DotNetNuke.Common.Lists.CachedCountryList.#ctor(System.String)