Search Results for

    Show / Hide Table of Contents
    View Source

    Class TextboxConfigurationEditor

    Represents the configuration editor for the textbox value editor.

    Inheritance
    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)

    Initializes a new instance of the TextboxConfigurationEditor class.

    Declaration
    public TextboxConfigurationEditor(IIOHelper ioHelper)
    Parameters
    Type Name Description
    IIOHelper ioHelper
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX