Search Results for

    Show / Hide Table of Contents
    View Source

    Class MultipleTextStringConfiguration

    Represents the configuration for a multiple textstring value editor.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class MultipleTextStringConfiguration

    Properties

    View Source

    Maximum

    Declaration
    public int Maximum { get; set; }
    Property Value
    Type Description
    System.Int32
    View Source

    Minimum

    Declaration
    public int Minimum { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Maximum
      • Minimum
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX