ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | Properties | List of all members
ImageResizer.Configuration.CacheSelectionEventArgs Class Reference
Inheritance diagram for ImageResizer.Configuration.CacheSelectionEventArgs:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Configuration.CacheSelectionEventArgs:
Collaboration graph
[legend]

Public Member Functions

 CacheSelectionEventArgs (System.Web.HttpContext context, IResponseArgs responseArgs, ICache defaultCache)
 

Properties

System.Web.HttpContext Context [get]
 
IResponseArgs ResponseArgs [get]
 
ICache SelectedCache [get, set]
 
- Properties inherited from ImageResizer.Configuration.ICacheSelectionEventArgs
HttpContext Context [get]
 
IResponseArgs ResponseArgs [get]
 
ICache SelectedCache [get, set]
 

Detailed Description

Definition at line 8 of file CacheSelectionEventArgs.cs.


The documentation for this class was generated from the following file: