ServerReport.Render Method
Overload List
Name | Description |
---|---|
ServerReport.Render (String) | |
ServerReport.Render (String, String) | |
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[]) | |
ServerReport.Render (String, String, PageCountMode, out String, out String, out String, out String[], out Warning[]) |
Processes the report with the specified PageCountMode value and renders it in the specified format.
|
See Also
Reference
ServerReport Class
ServerReport Members
Microsoft.Reporting.WebForms Namespace