HttpApplication.PostResolveRequestCache イベント
アセンブリ: System.Web (system.web.dll 内)
構文Public Event PostResolveRequestCache As EventHandler
Dim instance As HttpApplication Dim handler As EventHandler AddHandler instance.PostResolveRequestCache, handler
public event EventHandler PostResolveRequestCache
public: event EventHandler^ PostResolveRequestCache { void add (EventHandler^ value); void remove (EventHandler^ value); }
/** @event */ public void add_PostResolveRequestCache (EventHandler value) /** @event */ public void remove_PostResolveRequestCache (EventHandler value)
解説
プラットフォーム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に収録されているすべての辞書からHttpApplication.PostResolveRequestCache イベントを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からHttpApplication.PostResolveRequestCache イベント
を検索
- HttpApplication.PostResolveRequestCache イベントのページへのリンク