Skip to main content
A newer version of this page is available. .
All docs
V20.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