DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.OnBeforeDelete method

namespace: Serenity.Services   assemblySerenity.Net.Services

Method that is executed before the actual SQL delete operation.

protected virtual void OnBeforeDelete()

See Also