Example #1
0
 public DataTable getSections(string storeID)
 {
     return(getGui.GetAllSections(storeID));
 }