Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IRewriteProvider で Web サイトのキャッシュを使用するにはどうすればよいですか?
クラス ライブラリで HttpRuntime.Cache["Key"] を使用することは知っていますが、このプロバイダーの場合、Web サイトで値を取得しても、キャッシュは常に null のようです。
これを解決する方法について、何か良いアイデアはありますか?ありがとう。