Show / Hide Table of Contents

Class LocaleInfoDto

Inheritance
object
LocaleInfoDto
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Dnn.PersonaBar.Library.DTO.Tabs
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class LocaleInfoDto

Constructors

LocaleInfoDto(string)

Declaration
public LocaleInfoDto(string cultureCode)
Parameters
Type Name Description
string cultureCode

Properties

CultureCode

Declaration
public string CultureCode { get; }
Property Value
Type Description
string

Icon

Declaration
public string Icon { get; }
Property Value
Type Description
string

Extension Methods

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