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

Public Member Functions

 UrlAuthorizationEventArgs (string virtualPath, NameValueCollection queryString, bool allowAccess)
 

Protected Attributes

string _virtualPath
 
NameValueCollection _queryString
 

Properties

bool AllowAccess [get, set]
 
NameValueCollection QueryString [get]
 
string VirtualPath [get]
 
- Properties inherited from ImageResizer.Configuration.IUrlAuthorizationEventArgs
bool AllowAccess [get, set]
 
System.Collections.Specialized.NameValueCollection QueryString [get]
 
string VirtualPath [get]
 

Detailed Description

Definition at line 7 of file UrlAuthorizationEventArgs.cs.


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