Search Results for

    Show / Hide Table of Contents
    View Source

    Class TextAreaConfigurationEditor

    Represents the configuration editor for the textarea value editor.

    Inheritance
    System.Object
    ConfigurationEditor
    ConfigurationEditor<TextAreaConfiguration>
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class TextAreaConfigurationEditor : ConfigurationEditor<TextAreaConfiguration>, IConfigurationEditor

    Constructors

    View Source

    TextAreaConfigurationEditor(IIOHelper)

    Declaration
    public TextAreaConfigurationEditor(IIOHelper ioHelper)
    Parameters
    Type Name Description
    IIOHelper ioHelper
    View Source

    TextAreaConfigurationEditor(IIOHelper, IEditorConfigurationParser)

    Declaration
    public TextAreaConfigurationEditor(IIOHelper ioHelper, IEditorConfigurationParser editorConfigurationParser)
    Parameters
    Type Name Description
    IIOHelper ioHelper
    IEditorConfigurationParser editorConfigurationParser
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • TextAreaConfigurationEditor(IIOHelper)
      • TextAreaConfigurationEditor(IIOHelper, IEditorConfigurationParser)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX