Class DictionaryTranslationDisplay
The dictionary translation display model
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class DictionaryTranslationDisplay : DictionaryTranslationSave
Properties
View SourceDisplayName
Gets or sets the display name.
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
System. |