Search Results for

    Show / Hide Table of Contents
    View Source

    Class FileUploadConfiguration

    Represents the configuration for the file upload address value editor.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class FileUploadConfiguration

    Properties

    View Source

    FileExtensions

    Declaration
    public IEnumerable<string> FileExtensions { get; set; }
    Property Value
    Type Description
    IEnumerable<System.String>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • FileExtensions
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX