Skip to main content
A newer version of this page is available. .
All docs
V20.2

ReportDesignerClientSideModelGenerator.GetJsonModelScriptAsync Method

Name Parameters Description
GetJsonModelScriptAsync(String, IDictionary<String, Object>, String, String, String, ClientSideModelSettings) reportUrl, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri, settings Asynchronously generates a client-side Report Designer model based on specified data and serializes this model to JSON.
GetJsonModelScriptAsync(String, IDictionary<String, Object>, String, String, String) reportUrl, dataSources, controllerUri, previewControllerUri, queryBuilderControllerUri Asynchronously generates a client-side Report Designer model based on specified data and serializes this model to JSON.