如何在视图中显示FileStreamResult图像?

zsh*_*arp 1 asp.net asp.net-mvc

我将FileStreamResult图像传递给View.如何渲染图像?

小智 5

<img src="<%-- URL to the route which returns the FSR --%>"/>
Run Code Online (Sandbox Code Playgroud)