ReportAttribute constructor

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Creates an instance of the attribute

public ReportAttribute(string reportKey = null)
parameter description
reportKey The report key. If not passed it is calculated from the class name.

See Also