Image Resizer : API Documentation

Type RequestedAction

Namespace ImageResizer.Resizing

Parent Enum

What to do about remaining handlers/methods for the specified section

Fields

Public fields

int value__

return int

RequestedAction None

Does nothing
return RequestedAction

RequestedAction Cancel

Requests that ImageBuilder cancels the default logic of the method, and stop executing plugin calls for the method immediately.
return RequestedAction