Search Results for

    Show / Hide Table of Contents
    View Source

    Class TemporaryFileServiceExtensions

    Inheritance
    System.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
    System.String memberName
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • EnlistDeleteIfScopeCompletes(ITemporaryFileService, Guid, ICoreScopeProvider, String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX