HtmlReportCallbackUrlBuilder.GetRenderAction method

namespace: Serenity.Reporting   assemblySerenity.Extensions

Gets the render action path for the specified report.

protected virtual string GetRenderAction(IReport report)
parameter description
report The report.

See Also