IHtmlReportRenderUrlBuilder.GetRenderUrl method

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Gets the render URL for the specified report. The response object implements IDisposable.

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

See Also