C# Class Sdl.Web.Modules.Impress.Helpers.HtmlHelperExtensions

Mostra file Open project: sdl/dxa-modules

Public Methods

Method Description
BgImgStyle ( this htmlHelper, MediaItem image ) : System.Web.Mvc.MvcHtmlString

Return background image style attribute

Method Details

BgImgStyle() public static method

Return background image style attribute
public static BgImgStyle ( this htmlHelper, MediaItem image ) : System.Web.Mvc.MvcHtmlString
htmlHelper this HtmlHelper
image Sdl.Web.Common.Models.MediaItem The image
return System.Web.Mvc.MvcHtmlString