summaryN:DotNetNuke.Services.OutputCache.Providers
Classes
Class | Description | |
---|---|---|
![]() | DatabaseProvider |
DatabaseProvider implements the OutputCachingProvider for database storage.
|
![]() | DatabaseResponseFilter |
FileResponseFilter implements the OutputCacheRepsonseFilter to capture the response into database.
|
![]() | FileProvider |
FileProvider implements the OutputCachingProvider for file storage.
|
![]() | FileResponseFilter |
FileResponseFilter implements the OutputCacheRepsonseFilter to capture the response into files.
|
![]() | MemoryProvider |
MemoryResponseFilter implements the OutputCachingProvider for memory storage.
|
![]() | MemoryResponseFilter |
FileResponseFilter implements the OutputCacheRepsonseFilter to capture the response into memory.
|