public static DataTable GetUnPay7DaysBuyersCount(string SELLER_ID) { return(SmartDAL.GetUnPay7DaysBuyersCount(SELLER_ID)); }