DefaultReportRenderer.GetViewName method

namespace: Serenity.Reporting   assemblySerenity.Net.Web

Gets view name for the report

protected virtual string GetViewName(IReport report, ReportRenderOptions options)
parameter description
report Report
options Options

Exceptions

exception condition
InvalidOperationException

See Also