Click or drag to resize
OutputFilterEvents Fields

The OutputFilterEvents type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSaveOutputToCache
Fires when the output filter saves output to cache
Public fieldStatic memberSendCacheOutput
Fires when content from the output cache is about to be send as a response. Fires only if cached output is found and gives subscriber the opportunity to change output or to bypass caching altogether.
Top
See Also