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<string>
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX