Web API controller action can return any of the following
1.Void
2.HttpResponse Message.
3.IHttpActionResult.
4.Customtypes (Json,xml,text etc…)
Web API controller action can return any of the following
1.Void
2.HttpResponse Message.
3.IHttpActionResult.
4.Customtypes (Json,xml,text etc…)