C# Class Web.RazorHelpers.CheckBoxListBuilder

Afficher le fichier Open project: rabbal/Mvc5

Méthodes publiques

Méthode Description
CheckBoxList ( string name, List items ) : System.Web.WebPages.HelperResult

Method Details

CheckBoxList() public static méthode

public static CheckBoxList ( string name, List items ) : System.Web.WebPages.HelperResult
name string
items List
Résultat System.Web.WebPages.HelperResult