summaryM:DotNetNuke.Common.Lists.CachedCountryList.GetCountryList(System.String)

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

Return Value

returnsM:DotNetNuke.Common.Lists.CachedCountryList.GetCountryList(System.String)

See Also