Beispiel #1
0
 public List <SelectListItem> CategoryCodeList()
 {
     return(CommonVariables.GetCategoryCodeList());
 }