Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IConfigureValueType

    Represents a configuration that configures the value type.

    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IConfigureValueType
    Remarks

    This is used in DataType to get the value type from the configuration.

    Properties

    View Source

    ValueType

    Gets the value type.

    Declaration
    string ValueType { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ValueType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX