Whats the status of this ?
Is there any examples of how to use ActionResult and still get the benefits of ImageResizing ??
In my case, i want to store the images in a folder, not acceccible by URL, I want them to be located on a Network drive and then let MVC load them dynamically.
Whats the status of this ?
Is there any examples of how to use ActionResult and still get the benefits of ImageResizing ??
In my case, i want to store the images in a folder, not acceccible by URL, I want them to be located on a Network drive and then let MVC load them dynamically.