3
Answers

use method in controller from another controller

Photo of Xola Dlamini

Xola Dlamini

5y
745
1
I am trying to use a method name in a controller which is written in  a different controller and VS is saying the name does not exist in the current context. please assist. I am working in the book "ASP.NET MVC with Entity Framework and CSS"

Answers (3)