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