Three new Action Result Type in ASP.NET MVC 3(jalpesh.blogspot.com)
submitted by
jalpesh(1347) 1 year, 1 month ago
In ASP.NET MVC incoming browser request mapped to a controller’s action method and that action method returns type of ActionResult in response to the browsers request. I was playing bit with ASP.NET MVC3 to check out new features of ASP.NET MVC 3 and I have found three great new ActionResult Type. Below is details explanation of each one.HttpStatusCodeResult: This return type returns a error 404 on client. This action result type can be very useful when we have resources that are not found and so we can ...
|category: ASP.NET
|Views: 42
tags:
ASP.NET another
Everyones tags:
Your Tags: