Back to Devexpress

WebDocumentViewerClientSideModelGeneratorBase<T>.GetModelAsync Method

xtrareports-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-dot-webdocumentviewerclientsidemodelgeneratorbase-1-dot-getmodelasync.md

latest1.1 KB
Original Source

WebDocumentViewerClientSideModelGeneratorBase<T>.GetModelAsync Method

NameParametersDescription
GetModelAsync(XtraReport, String)report, controllerUriGenerates a client-side Document Viewer model based on specified data., asynchronously.
GetModelAsync(CachedReportSourceWeb, String)cachedReportSource, controllerUriAsynchronously generates a client-side Document Viewer model based on the specified data.
GetModelAsync(String, String)reportUrl, controllerUriGenerates a client-side reporting component model based on specified data, asynchronously.