Search Results for

    Show / Hide Table of Contents
    View Source

    Class FileUploadConfigurationEditor

    Represents the configuration editor for the file upload value editor.

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

    Constructors

    View Source

    FileUploadConfigurationEditor(IIOHelper)

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