A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.IPropertyValue.html below:

View Source Interface IPropertyValue Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public interface IPropertyValue
Properties View Source Culture

Gets or sets the culture of the property.

Declaration
string Culture { get; set; }
Property Value Type Description System.String View Source EditedValue

Gets or sets the edited value of the property.

Declaration
object EditedValue { get; set; }
Property Value Type Description System.Object View Source PublishedValue

Gets or sets the published value of the property.

Declaration
object PublishedValue { get; set; }
Property Value Type Description System.Object View Source Segment

Gets or sets the segment of the property.

Declaration
string Segment { get; set; }
Property Value Type Description System.String Methods View Source Clone()

Clones the property value.

Declaration Returns

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