Example #1
0
 public List <SelectListItem> DeptList()
 {
     return(CommonVariables.GetDeptList());
 }