C# 클래스 SocialPackage.Code.HtmlHelpers

파일 보기 프로젝트 열기: AktivCo/social

공개 메소드들

메소드 설명
CheckBoxList ( this helper, string name, IEnumerable items, string ngmodel ) : System.Web.Mvc.MvcHtmlString

메소드 상세

CheckBoxList() 공개 정적인 메소드

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