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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService 名前空間 > C1WebReportServiceHelper クラス : GetPageHtmlMarkup メソッド
キャッシュされたドキュメントキー。
ページのインデックス。
ページ HTML マークアップを取得します。
シンタックス
'宣言
 
Public Function GetPageHtmlMarkup( _
   ByVal documentKey As System.String, _
   ByVal pageIndex As System.Integer _
) As System.String
public System.string GetPageHtmlMarkup( 
   System.string documentKey,
   System.int pageIndex
)

パラメータ

documentKey
キャッシュされたドキュメントキー。
pageIndex
ページのインデックス。

戻り値の型

指定された pageIndex の HTML マークアップを返します。
参照

C1WebReportServiceHelper クラス
C1WebReportServiceHelper メンバ