Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDeletingMediaFilesEventArgs

    Namespace: Umbraco.Cms.Core.Events
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IDeletingMediaFilesEventArgs

    Properties

    View Source

    MediaFilesToDelete

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