Skip to content

UndeleteRequestHandlerAsync<TRow,TUndeleteRequest,TUndeleteResponse>.LoadEntityAsync method

namespace: Serenity.Services   assemblySerenity.Net.Services

Loads the entity that is going to be undeleted

protected virtual Task LoadEntityAsync(
    CancellationToken cancellationToken = default(CancellationToken))

See Also