次の方法で共有


Page.InitOutputCache メソッド

現在のページ要求の出力キャッシュを初期化します。

オーバーロードの一覧

名前 説明
Page.InitOutputCache (OutputCacheParameters) 現在のページ要求の出力キャッシュを OutputCacheParameters オブジェクトに基づいて初期化します。
Page.InitOutputCache (Int32, String, String, OutputCacheLocation, String) 現在のページ要求の出力キャッシュを初期化します。

参照

関連項目

Page クラス
Page メンバ
System.Web.UI 名前空間
HttpCachePolicy

その他の技術情報

@ OutputCache
ASP.NET ページのキャッシュ