HtmlReportCallbackUrlBuilder.GetRenderUrl method

namespace: Serenity.Reporting   assemblySerenity.Extensions

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