Class PropertyValueModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class PropertyValueModel
Properties
View SourceCulture
Declaration
public string Culture { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Segment
Declaration
public string Segment { get; set; }
Property Value
Type | Description |
---|---|
System.String |