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