UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.OnBeforeUndelete method

namespace: Serenity.Services   assemblySerenity.Net.Services

Method that is executed before the actual SQL undelete operation.

protected virtual void OnBeforeUndelete()

See Also