Progress® Telerik® Reporting R1 2021
ReportServiceClient.RenderAsync Method (String, String, NameValueDictionary, NameValueDictionary)
Starts an asynchronous Render operation.
Namespace:
Telerik.Reporting.Service.SilverlightClientAssembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll) Version: 15.0.21.120 R1 2021
Syntax
public void RenderAsync( 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 settings for the current render format. - parameters
- Type: Telerik.Reporting.ServiceNameValueDictionary
A NameValueDictionary with values for the report parameters.
Version Information
Supported in: 1.0