摘要:
在项目中新建Helpers文件夹,创建CheckBoxListHelper和RadioBoxListHelper类。CheckBoxListHelper代码using System;using System.Collections.Generic;using System.Linq;using System.Linq.Expressions;using System.Text;using System.Web;using System.Web.Mvc;namespace SHH.Helpers{ public static class CheckBoxListHelper { ... 阅读全文
posted @ 2014-02-07 14:17
凡酷软件
阅读(1472)
评论(2)
推荐(2)

浙公网安备 33010602011771号