Skip to main content
All docs
V23.2

IWebDocumentViewerClientSideModelGenerator Methods

Name
GetJsonModelScript(XtraReport, String, ClientSideModelSettings)
GetJsonModelScript(XtraReport, String)
GetJsonModelScript(CachedReportSourceWeb, String, ClientSideModelSettings)
GetJsonModelScript(CachedReportSourceWeb, String)
GetJsonModelScript(WebDocumentViewerModel, ClientSideModelSettings)
GetJsonModelScript(WebDocumentViewerModel)
GetJsonModelScript(String, String, ClientSideModelSettings)
GetJsonModelScript(String, String)
GetJsonModelScriptAsync(XtraReport, String, ClientSideModelSettings)
GetJsonModelScriptAsync(XtraReport, String)
GetJsonModelScriptAsync(CachedReportSourceWeb, String, ClientSideModelSettings)
GetJsonModelScriptAsync(CachedReportSourceWeb, String)
GetJsonModelScriptAsync(String, String, ClientSideModelSettings)
GetJsonModelScriptAsync(String, String)
GetModel(XtraReport, String)
GetModel(CachedReportSourceWeb, String)
GetModel(String, String)
GetModelAsync(XtraReport, String)
GetModelAsync(CachedReportSourceWeb, String)
GetModelAsync(String, String)
See Also