FilesToDeleteExtensions class

namespace: Serenity.Web   assemblySerenity.Net.Services

Extension methods for FilesToDelete

public static class FilesToDeleteExtensions

Public Members

name description
static RegisterFilesToDelete(…) Registers a FilesToDelete in the target unit of work. This deletes the old files on commit, and new files on rollback

See Also