Skip to content

HtmlReportCallbackUrlBuilder.GetRenderUrl method

Gets the render URL for the specified report and options.

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

Return Value

The render URL.

See Also