HtmlReportCallbackUrlBuilder.GetReportKey method

namespace: Serenity.Reporting   assemblySerenity.Extensions

Gets the report key for the specified report, using its ReportAttribute key or its full type name.

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

See Also