Image Resizer : API Documentation

Type IQuerystringPlugin

Namespace ImageResizer.Plugins

For plugins that access the query string (important!)

Methods

Public instance methods

IEnumerable<string> GetSupportedQuerystringKeys()

If the plugin reads any values from the querystring, the names of the keys should be specified here. This information is required so that the HttpModule knows when to handle an image request.