Skip to main content
All docs
V23.2

IReportDesignerClientSideModelGenerator.GetJsonModelScript Method

Name Parameters
GetJsonModelScript(XtraReport, IDictionary<String, Object>, String, String, String, ClientSideModelSettings) report, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri, settings
GetJsonModelScript(XtraReport, IDictionary<String, Object>, String, String, String) report, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri
GetJsonModelScript(ReportDesignerModel, ClientSideModelSettings) reportDesignerModel, settings
GetJsonModelScript(ReportDesignerModel) reportDesignerModel
GetJsonModelScript(String, IDictionary<String, Object>, String, String, String, ClientSideModelSettings) reportUrl, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri, settings
GetJsonModelScript(String, IDictionary<String, Object>, String, String, String) reportUrl, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri