C# Class StarterTemplate.Helpers.HtmlHelperExtensions

Afficher le fichier Open project: mccalltd/MvcStarterTemplate

Méthodes publiques

Méthode Description
DisplayIf ( this helper, bool condition ) : System.Web.Mvc.MvcHtmlString

Method Details

DisplayIf() public static méthode

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