Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

PropertyValue

API reference for PropertyValue in Vendr, the eCommerce solution for Umbraco v8+

PropertyValue

public sealed class PropertyValue : ValueObjectBase

Inheritance

Namespace

Constructors

PropertyValue

public PropertyValue(string value, bool isServerSideOnly = false, bool isReadOnly = false)

Properties

IsReadOnly

public bool IsReadOnly { get; }

IsServerSideOnly

public bool IsServerSideOnly { get; }

Value

public string Value { get; }

Methods

DeepClone

public override object DeepClone()

ToString

public override string ToString()

Operators

PropertyValue Implicit

public static implicit operator string(PropertyValue propertyValue)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.