Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IHaveUploadedFiles

    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IHaveUploadedFiles

    Properties

    View Source

    UploadedFiles

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