Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IFileExtensionsConfig

    Marker interface for any editor configuration that supports defining file extensions

    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IFileExtensionsConfig

    Properties

    View Source

    FileExtensions

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