Search Results for

    Show / Hide Table of Contents
    View Source

    Class TextboxConfigurationEditor

    Represents the configuration editor for the textbox value editor.

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

    Constructors

    View Source

    TextboxConfigurationEditor(IIOHelper)

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

    TextboxConfigurationEditor(IIOHelper, IEditorConfigurationParser)

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