The Locale class is a custom business object that represents a locale, which is the language and country combination.
Assembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[SerializableAttribute] public class Locale : BaseEntityInfo, IHydratable |
Visual Basic |
---|
<SerializableAttribute> Public Class Locale Inherits BaseEntityInfo Implements IHydratable |
Inheritance Hierarchy
System..::..Object
DotNetNuke.Entities..::..BaseEntityInfo
DotNetNuke.Services.Localization..::..Locale
DotNetNuke.Entities..::..BaseEntityInfo
DotNetNuke.Services.Localization..::..Locale