Skip to content

HtmlReportCallbackUrlBuilder.GetReportKey method

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