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
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • TextboxConfigurationEditor(IIOHelper)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX