Skip to content

HtmlReportCallbackUrlBuilder.GetRenderUrl method

Gets the render URL for the specified report and options.

public virtual HtmlReportRenderUrl GetRenderUrl(IReport report, ReportRenderOptions renderOptions)
parameter description
report The report.
renderOptions The render options.

Return Value

The render URL.

See Also