ReportStorageWebExtension.SetData Method
Name | Parameters | Description |
---|---|---|
SetData(XtraReport, Stream) | report, stream | This method is not used in the default report storage implementation. |
SetData(XtraReport, String) | report, url | Stores the specified report to a Report Storage using the specified URL (saves existing reports only). |