IWebDocumentViewerClientSideModelGeneratorBase<T>.GetModelAsync Method
| Name | Parameters | Description |
|---|---|---|
| GetModelAsync(XtraReport, String) | report, controllerUri | Generates a client-side Document Viewer model based on specified data, asynchronously. |
| GetModelAsync(CachedReportSourceWeb, String) | cachedReportSource, controllerUri | Generates a client-side Document Viewer model based on specified data, asynchronously. |
| GetModelAsync(String, String) | reportUrl, controllerUri | Generates a client-side Document Viewer model based on specified data, asynchronously. |