Ejemplo n.º 1
0
 public ActionResult ExportMembersExcel(OrgSearchModel m)
 {
     return(m.OrgsMemberList());
 }