Search Results for

    Show / Hide Table of Contents
    View Source

    Class EntityDataPickerConfiguration.NumberRange

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class EntityDataPickerConfiguration.NumberRange

    Properties

    View Source

    Max

    Declaration
    public int? Max { get; set; }
    Property Value
    Type Description
    int?
    View Source

    Min

    Declaration
    public int? Min { get; set; }
    Property Value
    Type Description
    int?
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX