Progress® Telerik® Reporting R3 2019
ReportServiceClient.RenderAndCacheAsync Method (String, String, NameValueDictionary, NameValueDictionary)
Starts an asynchronous RenderAndCache operation. This operation is intended for internal use only.
Namespace:
Telerik.Reporting.Service.SilverlightClientAssembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll) Version: 13.2.19.1111 R3 2019 SP2
Syntax
public void RenderAndCacheAsync( string format, string report, NameValueDictionary deviceInfo, NameValueDictionary parameters )
Parameters
- format
- Type: SystemString
The render format. - report
- Type: SystemString
The AssemblyQualifiedName of the report type to render. - deviceInfo
- Type: Telerik.Reporting.ServiceNameValueDictionary
A NameValueDictionary with setting for the current render format. - parameters
- Type: Telerik.Reporting.ServiceNameValueDictionary
A NameValueDictionary with values for the report parameters.
Version Information
Supported in: 1.0