C# Class SocialPackage.Code.HtmlHelpers

Datei anzeigen Open project: AktivCo/social

Public Methods

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

Method Details

CheckBoxList() public static method

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