UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.OnBeforeUndeleteAsync method
namespace: Serenity.Services assembly: Serenity.Net.Services
Method that is executed before the actual SQL undelete operation.
protected virtual Task OnBeforeUndeleteAsync(
CancellationToken cancellationToken = default(CancellationToken))