DotNetNuke.Common.Lists.CachedCountryList

Namespace: DotNetNuke.Common.Lists
Assembly: 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)

See Also