Search Results for

    Show / Hide Table of Contents
    View Source

    Class TextAreaConfiguration

    Represents the configuration for the textarea value editor.

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

    Properties

    View Source

    MaxChars

    Declaration
    [ConfigurationField("maxChars")]
    public int? MaxChars { 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