public static DataTable GetNewBuyer30Days(string sellerId) { return(SmartDAL.GetNewBuyer30Days(sellerId)); }