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.UrlEventArgs Class Reference
Inheritance diagram for ImageResizer.Configuration.UrlEventArgs:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Configuration.UrlEventArgs:
Collaboration graph
[legend]

Public Member Functions

 UrlEventArgs (string virtualPath, NameValueCollection queryString)
 

Protected Attributes

string _virtualPath
 
NameValueCollection _queryString
 

Properties

NameValueCollection QueryString [get, set]
 
string VirtualPath [get, set]
 
- Properties inherited from ImageResizer.Configuration.IUrlEventArgs
NameValueCollection QueryString [get, set]
 
string VirtualPath [get, set]
 Domain-relative path which also includes the path info portion. I.e, '/app/folder/file.aspx/path/info' could be a valid value. Relative to the domain root, not the site or app root. More...
 

Detailed Description

Definition at line 10 of file UrlEventArgs.cs.


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