Language
Represents a Language. Installed languages can be found in the settings section.
using Umbraco.Cms.Core.Models;Constructors
new Language(GlobalSettings globalSettings, string isoCode)
Properties
.CultureInfo
.CultureName
.FallbackLanguageId
.IsDefault
.IsMandatory
.IsoCode
Last updated
Was this helpful?