Skip to content

ISaveBehavior.OnAudit method

Called after row is inserted to / updated and auditing should be performed

public void OnAudit(ISaveRequestHandler handler)
parameter description
handler Calling save request handler

See Also