Search Results for

    Show / Hide Table of Contents
    View Source

    Class LabelConfiguration

    Represents the configuration for the label value editor.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class LabelConfiguration : IConfigureValueType

    Properties

    View Source

    ValueType

    Gets the value type.

    Declaration
    [ConfigurationField("umbracoDataValueType")]
    public string ValueType { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX