By mswatcher
via blog.maartenballiauw.be
Submitted: May 13 2008 / 12:27
The ASP.NET MVC framework introduces the concept of returning an ActionResult in Controllers since the "preview preview" release on CodePlex. The purpose of this concept is to return a generic ActionResult object for each Controller method, allowing different child classes returning different results.
SaveShareSend
Tags: .net, frameworks, web design
Add your comment