Represents a translation for a DictionaryItem
InheritanceSystem.Object
Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax[DataContract(IsReference = true)]
public class DictionaryTranslation : EntityBase, IDictionaryTranslation, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Constructors View Source DictionaryTranslation(ILanguage, String) Declaration
public DictionaryTranslation(ILanguage language, string value)
Parameters Type Name Description ILanguage language System.String value View Source DictionaryTranslation(ILanguage, String, Guid) Declaration
public DictionaryTranslation(ILanguage language, string value, Guid uniqueId)
Parameters Type Name Description ILanguage language System.String value Guid uniqueId Properties View Source LanguageIsoCode Declaration
public string LanguageIsoCode { get; }
Property Value Type Description System.String View Source Value
Gets or sets the translated text
Declaration[DataMember]
public string Value { get; set; }
Property Value Type Description System.String
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4