PartialCachingAttribute.Duration プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > PartialCachingAttribute.Duration プロパティの意味・解説 

PartialCachingAttribute.Duration プロパティ

キャッシュされたアイテム出力キャッシュ内に存続する時間 (秒数) を取得します

名前空間: System.Web.UI
アセンブリ: System.Web (system.web.dll 内)
構文構文

使用例使用例

PartialCachingAttribute(Int32) コンストラクタユーザー コントロール適用する方法次のコード例示します属性によって、ユーザー コントロールキャッシュできること示しキャッシュ存続期間20 秒に設定してます。このコード例は、PartialCachingAttribute クラストピック取り上げているコード例一部分です。

' Set the PartialCachingAttribute.Duration property to 20 seconds.
<PartialCaching(20)> _
Partial Class ctlMine
    Inherits UserControl
// Set the PartialCachingAttribute.Duration property to 20 seconds.
[PartialCaching(20)]
public partial class ctlMine : UserControl
// Set the PartialCachingAttribute.Duration property to 20 seconds.
/** @attribute PartialCaching(20)
 */
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
PartialCachingAttribute クラス
PartialCachingAttribute メンバ
System.Web.UI 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からPartialCachingAttribute.Duration プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からPartialCachingAttribute.Duration プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からPartialCachingAttribute.Duration プロパティ を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「PartialCachingAttribute.Duration プロパティ」の関連用語

PartialCachingAttribute.Duration プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



PartialCachingAttribute.Duration プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS