Show / Hide Table of Contents

Struct CachedCountryList.Country

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: DotNetNuke.Common.Lists
Assembly: DotNetNuke.dll
Syntax
public struct CachedCountryList.Country

Fields

Code

Declaration
public string Code
Field Value
Type Description
string

FullName

Declaration
public string FullName
Field Value
Type Description
string

Id

Declaration
public int Id
Field Value
Type Description
int

Name

Declaration
public string Name
Field Value
Type Description
string

NormalizedFullName

Declaration
public string NormalizedFullName
Field Value
Type Description
string

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS