OutputCacheSection.EnableOutputCache プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Dim instance As OutputCacheSection Dim value As Boolean value = instance.EnableOutputCache instance.EnableOutputCache = value
/** @property */ public boolean get_EnableOutputCache () /** @property */ public void set_EnableOutputCache (boolean value)
public function get EnableOutputCache () : boolean public function set EnableOutputCache (value : boolean)
出力キャッシュが有効な場合は true。それ以外の場合は false。既定値は true です。
解説EnableFragmentCache プロパティが false の場合、@ OutputCache ディレクティブ内の設定またはそのページによって使用されるキャッシュ プロファイルに関係なく、ページはサーバー上にキャッシュされません。詳細については、OutputCacheSettingsSection、OutputCacheProfile の各トピックを参照してください。
使用例
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からOutputCacheSection.EnableOutputCache プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からOutputCacheSection.EnableOutputCache プロパティ
を検索
- OutputCacheSection.EnableOutputCache プロパティのページへのリンク