C# Class Web.RazorHelpers.CheckBoxListBuilder

ファイルを表示 Open project: rabbal/Mvc5

Public Methods

Method Description
CheckBoxList ( string name, List items ) : System.Web.WebPages.HelperResult

Method Details

CheckBoxList() public static method

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