C# Class StarterTemplate.Helpers.HtmlHelperExtensions

Mostra file Open project: mccalltd/MvcStarterTemplate

Public Methods

Method Description
DisplayIf ( this helper, bool condition ) : System.Web.Mvc.MvcHtmlString

Method Details

DisplayIf() public static method

public static DisplayIf ( this helper, bool condition ) : System.Web.Mvc.MvcHtmlString
helper this
condition bool
return System.Web.Mvc.MvcHtmlString