HtmlReportCallbackUrlBuilder.GetRenderUrl method
namespace: Serenity.Reporting assembly: Serenity.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
- class HtmlReportRenderUrl
- interface IReport
- class ReportRenderOptions
- class HtmlReportCallbackUrlBuilder