Skip to content

IUndeleteBehaviorSync.OnReturn method

Called before handler is returning the result

public void OnReturn(IUndeleteRequestHandler handler)
parameter description
handler Calling undelete request handler

See Also