ReportViewer for ASP.NET Web Forms
ExportToFile(String,String,String) メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService 名前空間 > IC1WebReportService インターフェース > ExportToFile メソッド : ExportToFile(String,String,String) メソッド
ドキュメントキー。
形式。
オプション。 エクスポートファイルの名前。
documentKey で指定されたドキュメントを指定された形式にエクスポートし、ファイルのダウンロードに使用できる URL を返します。
シンタックス
'宣言
 
Overloads Function ExportToFile( _
   ByVal documentKey As System.String, _
   ByVal format As System.String, _
   ByVal exportedFileName As System.String _
) As System.String
System.string ExportToFile( 
   System.string documentKey,
   System.string format,
   System.string exportedFileName
)

パラメータ

documentKey
ドキュメントキー。
format
形式。
exportedFileName
オプション。 エクスポートファイルの名前。

戻り値の型

エクスポートしたファイルの URL。
参照

IC1WebReportService インターフェース
IC1WebReportService メンバ
オーバーロード一覧