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

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

パラメータ

fileName
reportName
paramValues

戻り値の型

ドキュメントキー。
参照

IC1WebReportService インターフェース
IC1WebReportService メンバ