IReportFactory.SetParams method

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Sets options for an externally created report object

public void SetParams(IReport report, string reportParams)
parameter description
report Report
reportParams JSON serialized options

See Also