summaryT:DotNetNuke.Common.Lists.CachedCountryList
Namespace: DotNetNuke.Common.ListsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[SerializableAttribute] public class CachedCountryList : Dictionary<string, CachedCountryList..::..Country> |
| Visual Basic |
|---|
<SerializableAttribute> Public Class CachedCountryList Inherits Dictionary(Of String, CachedCountryList..::..Country) |
Inheritance Hierarchy
System..::..Object
System.Collections.Generic..::..Dictionary<(Of <(<'String, CachedCountryList..::..Country>)>)>
DotNetNuke.Common.Lists..::..CachedCountryList
System.Collections.Generic..::..Dictionary<(Of <(<'String, CachedCountryList..::..Country>)>)>
DotNetNuke.Common.Lists..::..CachedCountryList