IHtmlReportRenderUrlBuilder.GetRenderUrl method
Gets the render URL for the specified report. The response object implements IDisposable.
public HtmlReportRenderUrl GetRenderUrl(IReport report, ReportRenderOptions renderOptions)
| parameter | description |
|---|---|
| report | The report. |
| renderOptions | Report render options |
See Also
- class HtmlReportRenderUrl
- interface IReport
- class ReportRenderOptions
- interface IHtmlReportRenderUrlBuilder