IReportRegistry.HasAvailableReportsInCategory method
namespace: Serenity.Reporting assembly: Serenity.Net.Services
Returns true if there are reports in the category passed.
public bool HasAvailableReportsInCategory(string categoryKey)
| parameter | description |
|---|---|
| categoryKey | The category key. |
See Also
- interface IReportRegistry