IReportTreeFactory.BuildReportTree method

namespace: Serenity.Reporting   assemblySerenity.Extensions

Builds the report tree for the specified category.

public ReportTree BuildReportTree(string category)
parameter description
category The report category.

Return Value

The report tree.

See Also