ServerReport.Render Method
Processes the report and renders it in the specified format.
Overload List
Name | Description |
---|---|
ServerReport.Render (String, String, NameValueCollection, out String, out String) |
Renders the report with optional URL access parameters.
|
ServerReport.Render (String, String, NameValueCollection, Stream, out String, out String) |
Renders the report with optional URL access parameters.
|
ServerReport.Render (String, String, out String, out String, out String, out String[], out Warning[]) |
Processes the report and renders it in the specified format.
|
See Also
Reference
ServerReport Class
ServerReport Members
Microsoft.Reporting.WebForms Namespace