C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > C1WebReportServiceHelper Class : ExportToFile Method |
Overload | Description |
---|---|
ExportToFile(String,String) | Export the document specified by documentKey to the specified format and returns url that can be used to download file. |
ExportToFile(String,String,String) | Export the document specified by documentKey to the specified format and returns url that can be used to download file. |
ExportToFile(String,String,String,Dictionary<String,Object>) | Export the document specified by documentKey to the specified format and returns url that can be used to download file. |