Class TemporaryFileServiceExtensions
Inheritance
System.Object
Namespace: Umbraco.Extensions
Assembly: Umbraco.Core.dll
Syntax
public static class TemporaryFileServiceExtensions
Methods
View SourceEnlistDeleteIfScopeCompletes(ITemporaryFileService, Guid, ICoreScopeProvider, String)
Declaration
public static void EnlistDeleteIfScopeCompletes(this ITemporaryFileService temporaryFileService, Guid temporaryFileKey, ICoreScopeProvider scopeProvider, string memberName = "")
Parameters
Type | Name | Description |
---|---|---|
ITemporary |
temporaryFileService | |
Guid | temporaryFileKey | |
ICore |
scopeProvider | |
System. |
memberName |