| C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > C1WebReportServiceHelper Class > ExportToFile Method : ExportToFile(String,String,String) Method |
'Declaration Public Overloads Function ExportToFile( _ ByVal documentKey As System.String, _ ByVal format As System.String, _ ByVal exportedFileName As System.String _ ) As System.String
public System.string ExportToFile( System.string documentKey, System.string format, System.string exportedFileName )