SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.InvokeSaveAction method

namespace: Serenity.Services   assemblySerenity.Net.Services

Invokes the passed save action method

protected virtual void InvokeSaveAction(Action action)
parameter description
action Save action method

See Also