Image Resizer : API Documentation

Type UrlAuthorizationEventHandler

Namespace ImageResizer.Configuration

Parent MulticastDelegate

Methods

Properties

Public instance methods

IAsyncResult BeginInvoke(IHttpModule sender, HttpContext context, IUrlAuthorizationEventArgs e, AsyncCallback callback, object object)

void Invoke(IHttpModule sender, HttpContext context, IUrlAuthorizationEventArgs e)

Public properties

MethodInfo Method get;

object Target get;