C# Class GiveCampWeb.Helpers.HtmlHelperExtenstion

显示文件 Open project: esumerfd/Southwest-Ohio-Give-Camp

Public Methods

Method Description
CheckBoxList ( this htmlHelper, string>.IDictionary checkBoxes, int boxesPerBreak ) : string

Method Details

CheckBoxList() public static method

public static CheckBoxList ( this htmlHelper, string>.IDictionary checkBoxes, int boxesPerBreak ) : string
htmlHelper this
checkBoxes string>.IDictionary
boxesPerBreak int
return string