C# Class SocialPackage.Code.HtmlHelpers

Afficher le fichier Open project: AktivCo/social

Méthodes publiques

Méthode Description
CheckBoxList ( this helper, string name, IEnumerable items, string ngmodel ) : System.Web.Mvc.MvcHtmlString

Method Details

CheckBoxList() public static méthode

public static CheckBoxList ( this helper, string name, IEnumerable items, string ngmodel ) : System.Web.Mvc.MvcHtmlString
helper this
name string
items IEnumerable
ngmodel string
Résultat System.Web.Mvc.MvcHtmlString