Skip to content

IReportCallbackInterceptor.InterceptCallback method

Intercepts ReportController Render action callbacks.

public ReportRenderResult InterceptCallback(ReportRenderOptions renderOptions, 
    Func<ReportRenderOptions, ReportRenderResult> action)

See Also