ASP.NET MVC custom ActionResult (ImageResult)(blog.maartenballiauw.be)
submitted by
maartenba(5845) 4 years ago
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. In this blog post, I will build a custom ActionResult class which will render an image to the HTTP response stream.
|category: ASP.NET
|Views: 1056
tags:
MVC Handler ASPNETMVC ASPNET ASP.NET another
Everyones tags:
Your Tags: