Closed chadneiro closed 10 years ago
I did the installation and it put in the DynamicImage file in the App_Start folder, but I can't find the helper in the @Html menu. Is there something else I have to do. I'm using MVC 5
You also need to register the namespaces in your Views/web.config file. Have a look at the example website's Views/web.config file for an example.
Views/web.config
I did the installation and it put in the DynamicImage file in the App_Start folder, but I can't find the helper in the @Html menu. Is there something else I have to do. I'm using MVC 5