Class PropertyData
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure.PublishedCache.DataSource
Assembly: Umbraco.PublishedCache.NuCache.dll
Syntax
public class PropertyData : object
Properties
View SourceCulture
Declaration
public string Culture { get; set; }
Property Value
Type | Description |
---|---|
System. |
Segment
Declaration
public string Segment { get; set; }
Property Value
Type | Description |
---|---|
System. |
Value
Declaration
public object Value { get; set; }
Property Value
Type | Description |
---|---|
System. |