Progress® Telerik® Reporting R1 2021
ReportServiceClient.RenderAndCacheAsync Method (String, String, NameValueDictionary, NameValueDictionary, Object)
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: 15.0.21.329 R1 2021 SP2
Syntax
public void RenderAndCacheAsync( string format, string report, NameValueDictionary deviceInfo, NameValueDictionary parameters, Object userState )
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 settings for the current render format. - parameters
- Type: Telerik.Reporting.ServiceNameValueDictionary
A NameValueDictionary with values for the report parameters. - userState
- Type: SystemObject
A user-provided object that distinguishes this particular asynchronous RenderAndCache request from other requests.
Version Information
Supported in: 1.0