Skip to main content
All docs
V24.1

WebDocumentViewerClientSideModelGeneratorBase<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 Asynchronously generates a client-side Document Viewer model based on the specified data.
GetModelAsync(String, String) reportUrl, controllerUri Generates a client-side reporting component model based on specified data, asynchronously.