Search Results for

    Show / Hide Table of Contents
    View Source

    Class TextboxConfiguration

    Represents the configuration for the textbox value editor.

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

    Properties

    View Source

    MaxChars

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