//special public IEnumerable <PURCHASEDETAILS> GetOrderDetails(int sellerid) { return(SellersBLL.SellerOrderDetails(sellerid)); }