C# Class SoundInTheory.DynamicImage.Website.Html.HtmlHelperExtensions

Show file Open project: sitdap/dynamic-image

Public Methods

Method Description
ResizedImageTag ( this htmlHelper, string imageHref, int width ) : System.Web.Mvc.MvcHtmlString

Method Details

ResizedImageTag() public static method

public static ResizedImageTag ( this htmlHelper, string imageHref, int width ) : System.Web.Mvc.MvcHtmlString
htmlHelper this
imageHref string
width int
return System.Web.Mvc.MvcHtmlString