IReportCallbackInterceptor.InterceptCallback method
Intercepts ReportController Render action callbacks.
public ReportRenderResult InterceptCallback(ReportRenderOptions renderOptions,
Func<ReportRenderOptions, ReportRenderResult> action)
See Also
- class ReportRenderResult
- class ReportRenderOptions
- interface IReportCallbackInterceptor