Wednesday, April 4, 2018

How do you create an HTTP GET action method for a controller where the controller calls another method to serve up data?

The method is in a class that facilitates data retrieval. How do I call this method in my controller?

How do you create an HTTP GET action method for a controller where the controller calls another method to serve up data? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team