Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IFileWithFoldersRepository

    Namespace: Umbraco.Cms.Core.Persistence.Repositories
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IFileWithFoldersRepository

    Methods

    View Source

    AddFolder(String)

    Declaration
    void AddFolder(string folderPath)
    Parameters
    Type Name Description
    System.String folderPath
    View Source

    DeleteFolder(String)

    Declaration
    void DeleteFolder(string folderPath)
    Parameters
    Type Name Description
    System.String folderPath
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • AddFolder(String)
      • DeleteFolder(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX