public static UIDataTable getNewCardUTGrid(int a_intPageSize, int a_intPageIndex, string where) { return(DecetePro.getCardUTGrid(a_intPageSize, a_intPageIndex, where)); }