public DataTable GetProductCategory() { //return ProductCategoryDAL.GetProductCategory(); return(ProductCategoryDAL.spGetProductCategory()); }