Exemplo n.º 1
0
 public static DataTable GetBigCateData(string listurl)
 {
     return(SYSLookup.GetLookupTable(listurl));
 }