Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IFileExtensionConfigItem

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

    Properties

    View Source

    Id

    Declaration
    int Id { get; set; }
    Property Value
    Type Description
    int
    View Source

    Value

    Declaration
    string? Value { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX