public static UIDataTable getMandateGrid(int a_intPageSize, int a_intPageIndex, string where) { return(MandateInfoPro.getMandateGrid(a_intPageSize, a_intPageIndex, where)); }