OutputCacheSection.EnableFragmentCache プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Dim instance As OutputCacheSection Dim value As Boolean value = instance.EnableFragmentCache instance.EnableFragmentCache = value
/** @property */ public boolean get_EnableFragmentCache () /** @property */ public void set_EnableFragmentCache (boolean value)
public function get EnableFragmentCache () : boolean public function set EnableFragmentCache (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.EnableFragmentCache プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からOutputCacheSection.EnableFragmentCache プロパティ
を検索
- OutputCacheSection.EnableFragmentCache プロパティのページへのリンク