Provides the output of the report to the specified rendering extension.
Overload List
Overload | Description |
Render(IRenderingExtension,StreamProvider) | Provides the output of the report to the specified rendering extension. |
Render(IRenderingExtension,StreamProvider,NameValueCollection) | Provides the output of the report to the specified rendering extension with the specified values. |
Render(IRenderingExtension,StreamProvider,NameValueCollection,Boolean) | Provides the output of this report to the specified rendering extension with the specified values and refreshed data. |
Render(IRenderingExtension,StreamProvider,NameValueCollection,Boolean,Boolean) | |
See Also