Exemplo n.º 1
0
 public List <String> GetItemListID(string categoryname)
 {
     return(Business.GetitemIdbyCatname(categoryname));
 }