1ec16203f7580cd3d8d3d99691ff4ac793148ac8
Guides/MVC-Integration.md
| ... | ... | @@ -27,7 +27,7 @@ Click the 'Browse' button and browse to \mvc5r3\bin, where Izenda.AdHoc.dll and |
| 27 | 27 | |
| 28 | 28 | ###Step 3. Add IzendaStaticResourcesController.cs and IzendaReportingController.cs to the project |
| 29 | 29 | |
| 30 | -IzendaStaticResourcesController.cs and IzendaReportingController.cs are at mvc5r3\Controllers. Add them under Controllers as below. |
|
| 30 | +IzendaStaticResourcesController.cs and IzendaReportingController.cs are at mvc5r3\Controllers. Add them under Controllers as below (You can add by either 'drag and drop' or 'right click->Add->Existing Item) |
|
| 31 | 31 | |
| 32 | 32 |  |
| 33 | 33 |