ReportViewer for ASP.NET Web Forms
GetDocumentKey メソッド (C1WebReportServiceHelper)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService 名前空間 > C1WebReportServiceHelper クラス : GetDocumentKey メソッド
キャッシュされたドキュメントへのアクションに使用できるキーを取得します。
シンタックス
'宣言
 
Public Function GetDocumentKey( _
   ByVal fileName As System.String, _
   ByVal reportName As System.String, _
   ByVal paramValues() As ReportParameterValue _
) As System.String
public System.string GetDocumentKey( 
   System.string fileName,
   System.string reportName,
   ReportParameterValue[] paramValues
)

パラメータ

fileName
reportName
paramValues

戻り値の型

ドキュメントキー。
参照

C1WebReportServiceHelper クラス
C1WebReportServiceHelper メンバ