Example #1
0
 public DataSet GetFilteredList()
 {
     SetFilterSessionValues();
     return(Patron.CRSearch());
 }