Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.PropertyEditors.ConfigurationKeys

    Defines Umbraco build-in datatype configuration keys.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class ConfigurationKeys

    Fields

    View Source

    DataValueType

    The value type of property data (i.e., string, integer, etc)

    Declaration
    public const string DataValueType = "umbracoDataValueType"
    Field Value
    Type Description
    System.String
    Remarks

    Must be a valid ValueTypes value.

    • Improve this Doc
    • View Source
    In This Article
    • Fields
      • DataValueType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX