ImageExtensions Class
Represents the image extensions for the ASP.NET.MVC.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Image(HtmlHelper, String) | Displays the image with the specified parameters. |
![]() ![]() | Image(HtmlHelper, String, IDictionary<String, Object>) | Displays the image with the specified parameters. |
![]() ![]() | Image(HtmlHelper, String, Object) | Displays the image with the specified parameters. |
![]() ![]() | Image(HtmlHelper, String, String) | Displays the image with the specified parameters. |
![]() ![]() | Image(HtmlHelper, String, String, IDictionary<String, Object>) | Displays the image with the specified parameters. |
![]() ![]() | Image(HtmlHelper, String, String, Object) | Displays the image with the specified parameters. |
![]() ![]() | Image(String, String, IDictionary<String, Object>) | Displays the image with the specified parameters. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

