Search Results for

    Show / Hide Table of Contents
    View Source

    Class TemporaryFileServiceExtensions

    Inheritance
    object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class TemporaryFileServiceExtensions

    Methods

    View Source

    EnlistDeleteIfScopeCompletes(ITemporaryFileService, Guid, ICoreScopeProvider, string)

    Declaration
    public static void EnlistDeleteIfScopeCompletes(this ITemporaryFileService temporaryFileService, Guid temporaryFileKey, ICoreScopeProvider scopeProvider, string memberName = "")
    Parameters
    Type Name Description
    ITemporaryFileService temporaryFileService
    Guid temporaryFileKey
    ICoreScopeProvider scopeProvider
    string memberName
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX